Skip to content

Commit f932b72

Browse files
committed
uhhh
1 parent 8fd5b2c commit f932b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Install Dep
3636
shell: bash
3737
run: |
38-
sudo apt-get install g++-14 gcc-14 g++-mingw-w64-i686 g++-mingw-w64-x86-64 gcc-multilib g++-multilib libc6-dev-i386 g++-14-aarch64-linux-gnu
38+
sudo apt-get install g++-14 gcc-14 g++-mingw-w64-i686 g++-mingw-w64-x86-64 gcc-14-multilib g++-14-multilib libc6-dev-i386 g++-14-aarch64-linux-gnu gcc-14-aarch64-linux-gnu
3939
- name: Build
4040
shell: bash
4141
run: |

0 commit comments

Comments
 (0)