This commit is contained in:
parent
3a773a8ced
commit
edc1fd4870
|
@ -16,5 +16,5 @@ jobs:
|
||||||
- name: Compile plate-tool
|
- name: Compile plate-tool
|
||||||
shell: zsh
|
shell: zsh
|
||||||
run: |
|
run: |
|
||||||
source $HOME/.zshenv
|
. "$HOME/.cargo/env"
|
||||||
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