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)