1
0
Fork 0
mirror of https://github.com/suchmememanyskill/TegraExplorer.git synced 2024-11-08 13:11:54 +00:00

attempt 5

This commit is contained in:
suchmememanyskill 2021-01-31 20:41:40 +01:00
parent 946c43549f
commit 3667da9b81

View file

@ -12,6 +12,7 @@ jobs:
- name: Build TegraExplorer
run: |
sudo apt update -y
sudo apt install build-essential -y
make -j$(nproc)