CI: cache is populated
This commit is contained in:
2
.github/workflows/ci-build.yml
vendored
2
.github/workflows/ci-build.yml
vendored
@@ -52,7 +52,7 @@ jobs:
|
||||
run: |
|
||||
mkdir -p release-wasm
|
||||
cd os/emscripten
|
||||
./emscripten-build.sh release `pwd`/../../release-wasm || true
|
||||
./emscripten-build.sh release `pwd`/../../release-wasm
|
||||
|
||||
linux:
|
||||
name: Linux
|
||||
|
||||
Reference in New Issue
Block a user