mirror of
https://github.com/nzp-team/glquake.git
synced 2025-02-16 08:52:32 +00:00
Update build-and-release.yml
This commit is contained in:
parent
9d1d160075
commit
0c6296b36f
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: devkitpro/devkitARM
|
||||
image: devkitpro/devkitarm
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install Packages and update picaGL
|
||||
|
|
Loading…
Reference in a new issue