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