add deps
This commit is contained in:
parent
827672285e
commit
48ebaf3ecc
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -9,6 +9,8 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
fetch-depth: 1
|
||||
- name: Install Dependencies
|
||||
run: sudo apt install -y gcc-multilib
|
||||
- name: Build
|
||||
run: make
|
||||
- name: Upload artifact
|
||||
|
Loading…
x
Reference in New Issue
Block a user