1
0
mirror of synced 2025-01-31 03:53:42 +01:00
This commit is contained in:
Bobby Dilley 2022-07-19 12:23:35 +01:00
parent 827672285e
commit 48ebaf3ecc

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