Skip to content

Commit

Permalink
update debug workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TimidRobot committed Nov 22, 2024
1 parent e556e49 commit 0426d4c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
#data/${{ steps.setup.outputs.quarter }}
sparse-checkout: |
data/${{ steps.setup.outputs.quarter }}
data
scripts/1-fetch
token: ${{ secrets.BOT_TOKEN }}

Expand Down

0 comments on commit 0426d4c

Please sign in to comment.