diff --git a/.gitea/workflows/beta-deploy.yaml b/.gitea/workflows/beta-deploy.yaml index 032eb29..a122954 100644 --- a/.gitea/workflows/beta-deploy.yaml +++ b/.gitea/workflows/beta-deploy.yaml @@ -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/"