This commit is contained in:
Emilia Allison 2023-12-30 12:52:23 -05:00
parent 4aa0c40a90
commit df1b17b94e
Signed by: emilia
GPG Key ID: 7A3F8997BFE894E0
1 changed files with 1 additions and 3 deletions

View File

@ -14,7 +14,5 @@ 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/"
$HOME/.cargo/bin/trunk build --release --public-url "cool-stuff/plate-tool-beta/"