File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919env :
2020 # Emscripten version for Unity 2022.2 or newer
2121 EM_3_VERSION : 3.1.8
22- EM_3_CACHE_FOLDER : ' emsdk-cache'
22+ EM_3_CACHE_FOLDER : ' emsdk-3- cache'
2323 # Emscripten version for Unity 2021.2 and 2021.3
2424 EM_2_VERSION : 2.0.19
25- EM_2_CACHE_FOLDER : ' emsdk-cache'
25+ EM_2_CACHE_FOLDER : ' emsdk-2- cache'
2626 # Emscripten version that comes with older Unity versions
2727 EM_1_VERSION : 1.38.48-fastcomp
28- EM_1_CACHE_FOLDER : ' emsdk-legacy -cache'
28+ EM_1_CACHE_FOLDER : ' emsdk-1 -cache'
2929
3030jobs :
3131
@@ -482,7 +482,7 @@ jobs:
482482 name : draco
483483 path : draco
484484 - name : delete obsolete artifacts
485- uses : geekyeggo/delete-artifact@v1
485+ uses : geekyeggo/delete-artifact@v2
486486 with :
487487 name : |
488488 draco_apple
You can’t perform that action at this time.
0 commit comments