Skip to content

Commit

Permalink
fix: add missing syft
Browse files Browse the repository at this point in the history
  • Loading branch information
Strobotti committed Feb 22, 2024
1 parent 7b30b6f commit e630c43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y gcc libgl1-mesa-dev xorg-dev
curl -sSfL https://raw.githubusercontent.com/anchore/syft/main/install.sh | sh -s -- -b /usr/local/bin
- name: Install Task
uses: arduino/setup-task@v2
Expand Down

0 comments on commit e630c43

Please sign in to comment.