mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-30 19:41:56 +00:00
Bump to 0.2.60 (#2051)
* Bump to 0.2.60 * Try to fix CI * Fix CI syntax
This commit is contained in:
@@ -5,6 +5,7 @@ steps:
|
||||
- bash: |
|
||||
set -e
|
||||
if command -v rustup; then
|
||||
rustup set profile minimal
|
||||
rustup update $TOOLCHAIN
|
||||
rustup default $TOOLCHAIN
|
||||
else
|
||||
|
Reference in New Issue
Block a user