mirror of
https://github.com/Mr-Wiseguy/Zelda64Recomp.git
synced 2025-02-18 16:50:04 +00:00
Fix rebase
This commit is contained in:
parent
e97410af1a
commit
fc923adfba
1 changed files with 2 additions and 0 deletions
2
.github/workflows/validate.yml
vendored
2
.github/workflows/validate.yml
vendored
|
@ -35,6 +35,8 @@ jobs:
|
|||
run: |
|
||||
git clone https://github.com/Mr-Wiseguy/N64Recomp.git --recurse-submodules N64RecompSource
|
||||
cd N64RecompSource
|
||||
git checkout 6eb7d5bd3ee7f0b79f3fd7adbe931dccbacf7e1b
|
||||
git submodule update --init --recursive
|
||||
|
||||
# enable ccache
|
||||
export PATH="/usr/lib/ccache:/usr/local/opt/ccache/libexec:$PATH"
|
||||
|
|
Loading…
Add table
Reference in a new issue