chore: we don't need to install jq
This commit is contained in:
parent
d6a0a3f248
commit
c0b8ba43ae
1 changed files with 0 additions and 5 deletions
|
@ -20,11 +20,6 @@ jobs:
|
|||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install yq
|
||||
run: |
|
||||
# Adjust for your environment. Example for Debian/Ubuntu:
|
||||
sudo apt-get update && sudo apt-get install -y yq
|
||||
|
||||
- id: export-channels
|
||||
name: Read channels from metadata.yaml
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in a new issue