mirror of
https://github.com/anticitizn/creamlinux.git
synced 2025-12-05 21:15:40 -05:00
actions: gcc-multilib
This commit is contained in:
committed by
GitHub
parent
ade5fb191f
commit
1b7372e0fc
2
.github/workflows/cmake.yml
vendored
2
.github/workflows/cmake.yml
vendored
@@ -31,6 +31,8 @@ jobs:
|
||||
run: |
|
||||
git submodule init
|
||||
git submodule update
|
||||
- name: Install gcc-multilib
|
||||
run: sudo apt-get install -y gcc-multilib
|
||||
|
||||
- name: Build
|
||||
# Build your program with the given configuration
|
||||
|
||||
Reference in New Issue
Block a user