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