mirror of
https://github.com/Zelda64Recomp/Zelda64Recomp.git
synced 2026-04-28 05:01:39 +00:00
test commit
This commit is contained in:
parent
b0d0cab6c2
commit
0214bf5c73
1 changed files with 1 additions and 0 deletions
1
.github/workflows/validate.yml
vendored
1
.github/workflows/validate.yml
vendored
|
|
@ -143,6 +143,7 @@ jobs:
|
||||||
# Copy N64Recomp & RSPRecomp to root directory
|
# Copy N64Recomp & RSPRecomp to root directory
|
||||||
cp cmake-build/N64Recomp.exe ..
|
cp cmake-build/N64Recomp.exe ..
|
||||||
cp cmake-build/RSPRecomp.exe ..
|
cp cmake-build/RSPRecomp.exe ..
|
||||||
|
echo "N64Recomp & RSPRecomp built"
|
||||||
- name: Run N64Recomp & RSPRecomp
|
- name: Run N64Recomp & RSPRecomp
|
||||||
run: |
|
run: |
|
||||||
./N64Recomp.exe us.rev1.toml
|
./N64Recomp.exe us.rev1.toml
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue