Skip to content

Commit

Permalink
yq & jq already installed on runner
Browse files Browse the repository at this point in the history
  • Loading branch information
meekrosoft committed Apr 16, 2024
1 parent 44782b4 commit 4af39cf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ jobs:
steps:
- uses: actions/checkout@v2

- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y yq jq
- name: setup kosli
uses: kosli-dev/setup-cli-action@v2

Expand Down

0 comments on commit 4af39cf

Please sign in to comment.