1
0
Fork 0
mirror of https://github.com/HamletDuFromage/aio-switch-updater.git synced 2024-09-19 13:33:39 +01:00

fix workflow

This commit is contained in:
flb 2021-02-20 14:58:54 +01:00
parent cea5797245
commit eabd14b092

View file

@ -7,7 +7,7 @@ on:
jobs:
AIO-switch-updater:
runs-on: ubuntu-latest
container: devkitpro/devkita64_devkitarm
container: hamletdufromage/devkita64_devkitarm
steps:
- uses: actions/checkout@v1