Skip to content

Commit

Permalink
ci: remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
octoshikari committed Dec 28, 2023
1 parent 2ea4ab6 commit 6dddc22
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
node-version: 20
- run: npm ci
- run: |
printenv
node sync.mjs
env:
AIDBOX_URL: ${{ vars.AIDBOX_STAGE_URL }}
Expand Down

0 comments on commit 6dddc22

Please sign in to comment.