1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2024-11-26 16:21:09 +00:00

debug path

This commit is contained in:
Felix Ableitner 2024-03-08 14:59:53 +01:00
parent c181034b41
commit e7cb4f616c

View file

@ -12,7 +12,8 @@ steps:
- tar -xvf cargo-binstall-x86_64-unknown-linux-musl.tgz
- rustup target add wasm32-unknown-unknown
- ./cargo-binstall -y trunk
- export PATH="$PATH:/.cargo_home/bin/"
- export PATH="$PATH:($pwd)/.cargo_home/bin/"
- echo $PATH
- ./scripts/build_release.sh
#when:
# event: tag