Skip to content

Commit

Permalink
ok?
Browse files Browse the repository at this point in the history
  • Loading branch information
ScriptedSnark committed Sep 3, 2024
1 parent 98bad69 commit 6bcc602
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 @@ -74,7 +74,7 @@ jobs:
run: |
sudo dpkg --add-architecture i386
sudo apt update || true
sudo apt install -y libc6:i386 gcc-11-multilib g++-11-multilib mesa-common-dev libgl-dev:i386 libgl1-mesa-dev
sudo apt install -y libc6:i386 g++-multilib mesa-common-dev libgl-dev:i386 libgl1-mesa-dev
- name: Configure CMake
run: >
Expand Down

0 comments on commit 6bcc602

Please sign in to comment.