mirror of
https://github.com/nzp-team/glquake.git
synced 2024-11-24 21:11:53 +00:00
Update build-and-release.yml
This commit is contained in:
parent
089f49ef1e
commit
9d1d160075
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-and-release.yml
vendored
2
.github/workflows/build-and-release.yml
vendored
|
@ -6,7 +6,7 @@ jobs:
|
|||
outputs:
|
||||
3ds_link: ${{ steps.zip.outputs.zip }}
|
||||
container:
|
||||
image: libctru/libctru:latest
|
||||
image: devkitpro/devkitARM
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install Packages and update picaGL
|
||||
|
|
Loading…
Reference in a new issue