mirror of
https://github.com/Nutomic/ibis.git
synced 2025-01-27 11:15:47 +00:00
fix filename
This commit is contained in:
parent
a77377c192
commit
c181034b41
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ steps:
|
||||||
- rustup target add wasm32-unknown-unknown
|
- rustup target add wasm32-unknown-unknown
|
||||||
- ./cargo-binstall -y trunk
|
- ./cargo-binstall -y trunk
|
||||||
- export PATH="$PATH:/.cargo_home/bin/"
|
- export PATH="$PATH:/.cargo_home/bin/"
|
||||||
- ./scripts/build-release
|
- ./scripts/build_release.sh
|
||||||
#when:
|
#when:
|
||||||
# event: tag
|
# event: tag
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue