This commit is contained in:
parent
5c4ebe93dc
commit
4aa0c40a90
|
@ -14,5 +14,7 @@ jobs:
|
|||
with:
|
||||
ref: "beta-release"
|
||||
- name: Compile plate-tool
|
||||
shell: zsh
|
||||
run: |
|
||||
source $HOME/.zshenv
|
||||
trunk build --release --public-url "cool-stuff/plate-tool-beta/"
|
||||
|
|
Loading…
Reference in New Issue