This commit is contained in:
Emilia Allison 2023-12-30 13:03:41 -05:00
parent 1120f4b1f2
commit d98db6256d
Signed by: emilia
GPG Key ID: 7A3F8997BFE894E0
1 changed files with 3 additions and 1 deletions

View File

@ -16,5 +16,7 @@ jobs:
- name: Compile plate-tool
run: |
. "$HOME/.cargo/env"
echo "Shrimp"
trunk build --release --public-url "cool-stuff/plate-tool-beta/"
- name: Transfer file to host server
run: |
sftp oracle <<< "put -r dist"