This commit is contained in:
parent
5c4ebe93dc
commit
4aa0c40a90
|
@ -14,5 +14,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
ref: "beta-release"
|
ref: "beta-release"
|
||||||
- name: Compile plate-tool
|
- name: Compile plate-tool
|
||||||
|
shell: zsh
|
||||||
run: |
|
run: |
|
||||||
|
source $HOME/.zshenv
|
||||||
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