mirror of
https://github.com/rvtr/TDT.git
synced 2025-10-31 13:51:07 -04:00
Update build.yml
This commit is contained in:
parent
751c22214f
commit
5d55d306f1
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -15,7 +15,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: devkitpro/devkitarm
|
container: devkitpro/devkitarm:20241104
|
||||||
name: Build with Docker using devkitARM
|
name: Build with Docker using devkitARM
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repo
|
- name: Checkout repo
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user