mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-24 18:28:11 +08:00
Next attempt
This commit is contained in:
@@ -54,10 +54,10 @@ jobs:
|
||||
|
||||
- name: 📜 Install Rust dependencies
|
||||
run: |
|
||||
cargo binstall cargo-about
|
||||
cargo binstall cargo-watch
|
||||
cargo binstall wasm-pack
|
||||
cargo binstall -f wasm-bindgen-cli@0.2.92
|
||||
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
|
||||
|
||||
- name: ✂ Replace template in <head> of index.html
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user