Fix CI
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Isaac Mills 2024-03-18 18:23:37 -04:00
parent e892c2f8a3
commit 357ef1391f
Signed by: fnmain
GPG key ID: B67D7410F33A0F61

View file

@ -9,7 +9,7 @@ steps:
- sccache --start-server
- sccache --show-stats
- curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
- cargo binstall trunk
- cargo binstall -y trunk
- trunk build --release -- --target-dir /var/woodpecker/portfolio-build
- rm -rf /var/woodpecker/portfolio
- mv dist /var/woodpecker/portfolio