mirror of
https://github.com/Nutomic/ibis.git
synced 2025-01-25 13:35:54 +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
|
||||
- ./cargo-binstall -y trunk
|
||||
- export PATH="$PATH:/.cargo_home/bin/"
|
||||
- ./scripts/build-release
|
||||
- ./scripts/build_release.sh
|
||||
#when:
|
||||
# event: tag
|
||||
|
||||
|
|
Loading…
Reference in a new issue