mirror of
https://github.com/HamletDuFromage/aio-switch-updater.git
synced 2024-11-09 20:11:48 +00:00
changed docker image
This commit is contained in:
parent
e0a7ec9c91
commit
436946a4e7
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
@ -7,8 +7,8 @@ on:
|
||||||
jobs:
|
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_devkitarm
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue