mirror of
https://github.com/lindbergh-loader/lindbergh-loader.git
synced 2026-09-27 17:28:01 +03:00
add deps
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user