Skip to content

Commit

Permalink
ziptool
Browse files Browse the repository at this point in the history
  • Loading branch information
briaguya-ai committed Feb 19, 2024
1 parent 4bf80f7 commit 19b0dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y libsdl2-dev libpng-dev libglew-dev libzip-dev zipcmp zipmerge ninja-build
sudo apt-get install -y libsdl2-dev libpng-dev libglew-dev libzip-dev zipcmp zipmerge ziptool ninja-build
- uses: actions/checkout@v2
- name: ccache
uses: hendrikmuhs/[email protected]
Expand Down

0 comments on commit 19b0dd0

Please sign in to comment.