This commit is contained in:
Emilia Allison 2023-12-30 12:55:10 -05:00
parent edc1fd4870
commit 6013e9ee3c
Signed by: emilia
GPG Key ID: 7A3F8997BFE894E0
1 changed files with 1 additions and 0 deletions

View File

@ -17,4 +17,5 @@ jobs:
shell: zsh shell: zsh
run: | run: |
. "$HOME/.cargo/env" . "$HOME/.cargo/env"
echo "Shrimp"
trunk build --release --public-url "cool-stuff/plate-tool-beta/" trunk build --release --public-url "cool-stuff/plate-tool-beta/"