Skip to content

Commit

Permalink
Hopefully fix build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
dddlr committed Jul 15, 2024
1 parent 981d652 commit a990363
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/task-checklist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
task-checklist:
runs-on: ubuntu-latest
steps:
- uses: ./.github/actions/task-checklist/action.yml
- uses: actions/checkout@v4
- uses: ./.github/actions/task-checklist/
with:
repo-token: '${{ secrets.GITHUB_TOKEN }}'

0 comments on commit a990363

Please sign in to comment.