Skip to content

Commit

Permalink
Update push-selfhosted.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Orbiter authored Nov 30, 2024
1 parent 7319409 commit e95dd58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-selfhosted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- run: pip install mkdocs
- run: pip install --break-system-packages mkdocs
- run: mkdocs build

0 comments on commit e95dd58

Please sign in to comment.