mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-08 13:11:54 +00:00
attempt 3
This commit is contained in:
parent
a80a1cf949
commit
b06b3b2ac9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/builder.yml
vendored
2
.github/workflows/builder.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
|
||||
- name: Build TegraExplorer
|
||||
run: |
|
||||
sudo dkp-pacman -S gcc --noconfirm
|
||||
sudo apt install gcc -y
|
||||
make -j$(nproc)
|
||||
|
||||
- uses: actions/upload-artifact@master
|
||||
|
|
Loading…
Reference in a new issue