mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-08 13:11:54 +00:00
attempt 5
This commit is contained in:
parent
946c43549f
commit
3667da9b81
1 changed files with 1 additions and 0 deletions
1
.github/workflows/builder.yml
vendored
1
.github/workflows/builder.yml
vendored
|
@ -12,6 +12,7 @@ jobs:
|
|||
|
||||
- name: Build TegraExplorer
|
||||
run: |
|
||||
sudo apt update -y
|
||||
sudo apt install build-essential -y
|
||||
make -j$(nproc)
|
||||
|
||||
|
|
Loading…
Reference in a new issue