Update Test_Build.yml
This commit is contained in:
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 -type f -name Makefile -execdir make \;
|
||||
make -C tests/3ds-examples
|
||||
|
||||
- name: Upload binaries
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user