1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2024-11-22 09:01:09 +00:00
This commit is contained in:
Felix Ableitner 2024-10-16 11:45:53 +02:00
parent a1a2bdab03
commit 5d6534897c

View file

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