Skip to content

Commit

Permalink
Fix actions bug
Browse files Browse the repository at this point in the history
  • Loading branch information
tmshader committed Dec 13, 2024
1 parent 064085f commit ba7af8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kibot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
sparse-checkout: .
sparse-checkout: _includes

- name: Download artifact
uses: actions/download-artifact@v4
Expand Down

0 comments on commit ba7af8e

Please sign in to comment.