Skip to content

Commit

Permalink
Update linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vampirefrog authored Nov 8, 2024
1 parent 70f8e18 commit 86a2961
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
linux:
runs-on: ubuntu-latest
steps:
- name: Install packages
run: sudo apt-get install -y libzip-dev
- uses: actions/checkout@v4
with:
submodules: true
Expand Down

0 comments on commit 86a2961

Please sign in to comment.