Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf0f8d43

Browse files
committed
fix: ci/cd
1 parent3912de9 commitf0f8d43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/ci.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
-name:Install wasm toolchain
2121
run:|
2222
rustup target add wasm32-unknown-unknown
23-
cargo install -f wasm-bindgen-cli --version 0.2.101
23+
cargo install -f wasm-bindgen-cli --version 0.2.104
2424
2525
-name:Run tests
2626
run:|

‎.github/workflows/release.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
-name:Install wasm toolchain
3737
run:|
3838
rustup target add wasm32-unknown-unknown
39-
cargo install -f wasm-bindgen-cli --version 0.2.101
39+
cargo install -f wasm-bindgen-cli --version 0.2.104
4040
4141
-name:Run tests
4242
run:|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp