Update build.yml
Some checks failed
Build TAD Delivery Tool / Build with Docker using devkitARM (push) Has been cancelled
Build TAD Delivery Tool / Devsign TDT and build a TAD (push) Has been cancelled
Build TAD Delivery Tool / Upload to release (push) Has been cancelled

This commit is contained in:
Lillian Skinner 2025-09-30 15:28:52 -04:00 committed by GitHub
parent 751c22214f
commit 5d55d306f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,7 +15,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: devkitpro/devkitarm
container: devkitpro/devkitarm:20241104
name: Build with Docker using devkitARM
steps:
- name: Checkout repo