From 4aa0c40a905122861650b16f57a41bb056ecf861 Mon Sep 17 00:00:00 2001 From: Emilia Date: Sat, 30 Dec 2023 12:48:41 -0500 Subject: [PATCH] c --- .gitea/workflows/beta-deploy.yaml | 2 ++ 1 file changed, 2 insertions(+) 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/"