This commit is contained in:
parent
edc1fd4870
commit
6013e9ee3c
|
@ -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/"
|
||||||
|
|
Loading…
Reference in New Issue