fix filename

This commit is contained in:
Felix Ableitner 2024-03-08 14:58:06 +01:00
parent a77377c192
commit c181034b41
1 changed files with 1 additions and 1 deletions

View File

@ -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