Update .gitea/workflows/deploy.yml
Some checks failed
Build and deploy docs / deploy (push) Failing after 0s

This commit is contained in:
2026-07-30 05:09:39 +00:00
parent b38090d5b0
commit 631a958948

View File

@@ -15,7 +15,6 @@ jobs:
set +a
echo "BAL_DOCS_DEPLOY_DIR=$BAL_DOCS_DEPLOY_DIR" >> $GITHUB_ENV
echo "PATH=$HOME/venv/bin:$PATH" >> $GITHUB_ENV
shell: /bin/bash
- name: Checkout repository
run: |