This commit is contained in:
Bobby Dilley
2022-07-19 12:23:35 +01:00
parent 827672285e
commit 48ebaf3ecc
+2
View File
@@ -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