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 9139e82 commit b58d9ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
fetch-depth: 0
sparse-checkout: |
data
scripts
token: ${{ secrets.BOT_TOKEN }}

- name: Show and tell
Expand Down

0 comments on commit b58d9ab

Please sign in to comment.