Update deps

This commit is contained in:
Sebastian Miasojed
2024-11-27 15:28:04 +01:00
parent 6a4fd1e991
commit d25be523c1
4 changed files with 5 additions and 9 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ on:
env:
CARGO_TERM_COLOR: always
REVIVE_WASM_INSTALL_DIR: ${{ github.workspace }}/js/dist/revive-cjs
REVIVE_WASM_INSTALL_DIR: ${{ github.workspace }}/target/wasm32-unknown-emscripten/release
EMSCRIPTEN_VERSION: 3.1.64
jobs: