mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 22:28:10 +08:00
Next try
This commit is contained in:
2
.github/workflows/build-dev-and-ci.yml
vendored
2
.github/workflows/build-dev-and-ci.yml
vendored
@@ -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: |
|
||||
|
||||
2
.github/workflows/build-production.yml
vendored
2
.github/workflows/build-production.yml
vendored
@@ -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: |
|
||||
|
||||
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user