Remove extra line

This commit is contained in:
dcvz 2024-06-07 10:39:22 +02:00
parent 83c300c114
commit a75390e6da
1 changed files with 0 additions and 1 deletions

View File

@ -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