Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
|||||||
|
|
||||||
# Minimal devkitA64 container, apparently dkp-toolchain isn't needed?
|
# Minimal devkitA64 container, apparently dkp-toolchain isn't needed?
|
||||||
container:
|
container:
|
||||||
image: devkitpro/devkita64:latest
|
image: devkitpro/devkita64:20251231 # latest breaks ams building for some reason
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository and submodules # why are we doing this? I don't think we use submodules but memory doesn't serve so let's keep it
|
- name: Checkout repository and submodules # why are we doing this? I don't think we use submodules but memory doesn't serve so let's keep it
|
||||||
|
|||||||
Reference in New Issue
Block a user