mirror of
https://github.com/Nutomic/ibis.git
synced 2024-11-22 09:11:10 +00:00
x
This commit is contained in:
parent
a1a2bdab03
commit
5d6534897c
1 changed files with 2 additions and 2 deletions
|
@ -14,9 +14,9 @@ steps:
|
|||
- ./cargo-binstall -y trunk
|
||||
- export PATH="$PATH:$(pwd)/.cargo_home/bin/"
|
||||
- ls -lah assets
|
||||
- ls -lah assets/dist
|
||||
- ls -lah assets/dist || true
|
||||
- ./scripts/build_release.sh
|
||||
- ls -lah assets/dist
|
||||
- ls -lah assets/dist || true
|
||||
when:
|
||||
- event: tag
|
||||
|
||||
|
|
Loading…
Reference in a new issue