mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-08-08 00:59:03 +00:00
Update Test_Build.yml
This commit is contained in:
parent
259016d85e
commit
3479ace711
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Test_Build.yml
vendored
2
.github/workflows/Test_Build.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
- name: Clone and compile 3ds-examples
|
||||
run: |
|
||||
git clone --recursive https://github.com/devkitPro/3ds-examples tests/3ds-examples
|
||||
find tests/3ds-examples/3ds-examples -type f -name Makefile -execdir make \;
|
||||
find tests/3ds-examples -type f -name Makefile -execdir make \;
|
||||
|
||||
- name: Upload binaries
|
||||
uses: actions/upload-artifact@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue