Update switch_builds.yml

This commit is contained in:
Nguyen Truong An 2025-02-25 16:02:15 +01:00 committed by GitHub
parent 60548646b9
commit 54f13fbceb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,7 @@ jobs:
run: |
scons -j2 verbose=yes warnings=all werror=no platform=switch target=release tools=no
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: ${{ github.job }}
path: bin/*