Skip to content

Commit

Permalink
Add multilib package
Browse files Browse the repository at this point in the history
  • Loading branch information
nazarhussain committed Oct 4, 2024
1 parent 00dde9f commit 73ab588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
node-version: '20'
cache: 'yarn'
- name: Install multilib package
run: sudo apt install gcc-multilib g++-multilib
run: sudo apt install gcc-multilib
shell: bash
- name: Install ziglang
uses: mlugg/setup-zig@v1
Expand Down

0 comments on commit 73ab588

Please sign in to comment.