|
|
@ -26,9 +26,7 @@ jobs:
|
|
|
|
~/.cargo/registry
|
|
|
|
~/.cargo/registry
|
|
|
|
~/.cargo/git
|
|
|
|
~/.cargo/git
|
|
|
|
target
|
|
|
|
target
|
|
|
|
key: cargo-${{ runner.os }}-${{ hashFiles('**/Cargo.toml') }}
|
|
|
|
key: cargo-${{ runner.os }}-${{ hashFiles('**/Cargo.toml') }}-web-deploy
|
|
|
|
restore-keys: |
|
|
|
|
|
|
|
|
cargo-${{ runner.os }}-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- uses: jetli/trunk-action@v0.1.0
|
|
|
|
- uses: jetli/trunk-action@v0.1.0
|
|
|
|
- uses: jetli/wasm-bindgen-action@v0.1.0
|
|
|
|
- uses: jetli/wasm-bindgen-action@v0.1.0
|
|
|
|