This commit is contained in:
Emilia Allison 2023-12-30 12:54:47 -05:00
parent 3a773a8ced
commit edc1fd4870
Signed by: emilia
GPG Key ID: 7A3F8997BFE894E0
1 changed files with 1 additions and 1 deletions

View File

@ -16,5 +16,5 @@ jobs:
- name: Compile plate-tool
shell: zsh
run: |
source $HOME/.zshenv
. "$HOME/.cargo/env"
trunk build --release --public-url "cool-stuff/plate-tool-beta/"