Skip to content

Commit

Permalink
fix: ci?
Browse files Browse the repository at this point in the history
  • Loading branch information
jaromil committed Jan 5, 2025
1 parent a8fb419 commit b8b1de4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- uses: actions/checkout@v4
- name: install dependencies
run: |
sudo apt install -yq make gcc xxd zlib1g-dev
sudo apt install -yq xxd zlib1g-dev zlib1g
- name: Build x86_64 with Linux
run: |
make linux-x86
Expand Down

0 comments on commit b8b1de4

Please sign in to comment.