File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ jobs:
117117 - name : Download ROM & CC:T
118118 run : |
119119 sudo git clone https://github.com/MCJack123/craftos2-rom /usr/local/share/craftos
120- git clone --branch v1.20.1-1.112.0 https://github.com/cc-tweaked/CC-Tweaked ../CC-Tweaked
120+ git clone --branch v1.20.1-1.116.1 https://github.com/cc-tweaked/CC-Tweaked ../CC-Tweaked
121121 patch -p1 -d ../CC-Tweaked < resources/CCT-Tests.patch
122122 - name : Install dependencies
123123 run : |
@@ -150,7 +150,7 @@ jobs:
150150 - name : Restore vcpkg cache
151151 uses : lukka/run-vcpkg@v10
152152 with :
153- vcpkgGitCommitId : 861c33057553ee836e7061ffbdabc25ea343145d
153+ vcpkgGitCommitId : baf57686c0ec86cbf2e4c055ea09cee710280cc6
154154 - name : Prepare environment
155155 run : |
156156 git submodule update --init --recursive
You can’t perform that action at this time.
0 commit comments