Skip to content

Commit

Permalink
Remove yq
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldtse committed Mar 9, 2022
1 parent e60ea2d commit e40c53a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
node-version: '14'
cache: 'npm'
- run: npm install
- name: Setup snaps
run: |
sudo snap install yq
- name: Update submodules
run: |
make update-init update-modules
Expand Down

0 comments on commit e40c53a

Please sign in to comment.