Skip to content

Commit

Permalink
Update broken-link-checker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thierrylahaije authored Aug 22, 2024
1 parent 7c62583 commit a6d7f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/broken-link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
python -m pip install "pandas"
python -m pip install "datetime"
python -m pip install "ultimate-sitemap-parser"
python -m pip install "pyjwt"
python -m pip install "pyjwt[crypto]"
- name: Generate GitHub App JWT
id: generate_jwt
Expand Down

0 comments on commit a6d7f13

Please sign in to comment.