diff --git a/.gitea/workflows/gitea-claude.yaml b/.gitea/workflows/gitea-claude.yaml index 0ac313f..4c60d7d 100644 --- a/.gitea/workflows/gitea-claude.yaml +++ b/.gitea/workflows/gitea-claude.yaml @@ -81,6 +81,7 @@ jobs: Bash(go) Bash(gofmt) Bash(./tailwind.sh) + Base(node -v) gitea_api_url: "https://gitea.inventory-plus-plus.com/api/v1" gitea_token: ${{ secrets.GITEA_TOKEN }} # Use standard workflow token # anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}