mirror of
https://github.com/HamletDuFromage/aio-switch-updater.git
synced 2024-11-09 20:11:48 +00:00
updated docker image
This commit is contained in:
parent
436946a4e7
commit
8b7c5a01f4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
||||||
AIO-switch-updater:
|
AIO-switch-updater:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
#container: hamletdufromage/devkita64_devkitarm
|
#container: hamletdufromage/devkita64_devkitarm
|
||||||
container: devkitpro/devkita64_devkitarm
|
container: devkitpro/devkita64
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue