Attempt no.2
This commit is contained in:
committed by
GitHub
parent
c4c5d57af3
commit
30f0e88d0a
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
|
||||||
|
|||||||
Reference in New Issue
Block a user