mirror of
https://github.com/suchmememanyskill/TegraExplorer.git
synced 2024-11-08 13:11:54 +00:00
Attempt no.2
This commit is contained in:
parent
c4c5d57af3
commit
30f0e88d0a
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:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v2
|
||||||
- name: Install devkitpro
|
- name: Install devkitpro
|
||||||
run: |
|
run: |
|
||||||
wget https://github.com/devkitPro/pacman/releases/download/devkitpro-pacman-1.0.1/devkitpro-pacman.deb
|
wget https://github.com/devkitPro/pacman/releases/download/devkitpro-pacman-1.0.1/devkitpro-pacman.deb
|
||||||
|
|
Loading…
Reference in a new issue