Skip to content

Commit

Permalink
fix: job dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
netomi committed Oct 10, 2024
1 parent 18cfddb commit ea06545
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ permissions:
jobs:
build-page:
runs-on: ubuntu-latest
needs: generate-markdown
steps:
- uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
with:
Expand Down

0 comments on commit ea06545

Please sign in to comment.