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 8779d7f commit ded7cec
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
sparse-checkout: |
data/${{ steps.setup.outputs.quarter }}/1-fetch
scripts/1-fetch
# sparse-checkout: |
# data/${{ steps.setup.outputs.quarter }}/1-fetch
# scripts/1-fetch
token: ${{ secrets.BOT_TOKEN }}

- name: Configure git
Expand Down

0 comments on commit ded7cec

Please sign in to comment.