This commit is contained in:
Keavon Chambers
2024-10-02 14:02:30 -07:00
parent 40a0096a5d
commit 15385d4bb2
3 changed files with 3 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ jobs:
cargo binstall --no-confirm cargo-about
cargo binstall --no-confirm cargo-watch
cargo binstall --no-confirm wasm-pack
cargo binstall --no-confirm -f wasm-bindgen-cli@0.2.92
cargo binstall --no-confirm wasm-bindgen-cli@0.2.92
- name: ✂ Replace template in <head> of index.html
run: |

View File

@@ -54,7 +54,7 @@ jobs:
cargo binstall --no-confirm cargo-about
cargo binstall --no-confirm cargo-watch
cargo binstall --no-confirm wasm-pack
cargo binstall --no-confirm -f wasm-bindgen-cli@0.2.92
cargo binstall --no-confirm wasm-bindgen-cli@0.2.92
- name: ✂ Replace template in <head> of index.html
run: |

View File

@@ -80,7 +80,7 @@ jobs:
cargo binstall --no-confirm cargo-about
cargo binstall --no-confirm cargo-watch
cargo binstall --no-confirm wasm-pack
cargo binstall --no-confirm -f wasm-bindgen-cli@0.2.92
cargo binstall --no-confirm wasm-bindgen-cli@0.2.92
- name: ✂ Replace template in <head> of index.html
run: |