Skip to content

Commit

Permalink
add g++-multilib
Browse files Browse the repository at this point in the history
  • Loading branch information
hollacs committed Jun 24, 2024
1 parent 43a731c commit 8449aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: Install 32-bit headers
run: |
sudo apt-get install gcc-multilib
sudo apt-get install gcc-multilib g++-multilib
- name: Set up AMBuilder
run: |
Expand Down

0 comments on commit 8449aae

Please sign in to comment.