mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2025-03-10 22:31:34 +00:00
Remove extra line
This commit is contained in:
parent
83c300c114
commit
a75390e6da
1 changed files with 0 additions and 1 deletions
1
.github/workflows/validate.yml
vendored
1
.github/workflows/validate.yml
vendored
|
@ -142,7 +142,6 @@ 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