mirror of
https://github.com/nzp-team/glquake.git
synced 2024-11-10 06:31:35 +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:
|
outputs:
|
||||||
3ds_link: ${{ steps.zip.outputs.zip }}
|
3ds_link: ${{ steps.zip.outputs.zip }}
|
||||||
container:
|
container:
|
||||||
image: devkitpro/devkitARM
|
image: devkitpro/devkitarm
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Install Packages and update picaGL
|
- name: Install Packages and update picaGL
|
||||||
|
|
Loading…
Reference in a new issue