Remove extra copy
This commit is contained in:
parent
ebd5523faa
commit
c8cb456b7d
|
@ -60,9 +60,6 @@ jobs:
|
|||
./RSPRecomp njpgdspMain.us.rev1.toml
|
||||
- name: Build ZeldaRecomp
|
||||
run: |-
|
||||
# move N64Recomp to root for CMake to find
|
||||
ln -s $(which N64Recomp) .
|
||||
|
||||
# enable ccache
|
||||
export PATH="/usr/lib/ccache:/usr/local/opt/ccache/libexec:$PATH"
|
||||
|
||||
|
|
Loading…
Reference in New Issue