Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
  • Loading branch information
why-not-try-calmer committed Oct 24, 2023
1 parent 7c764e5 commit 892c960
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ jobs:
run: pip install -r requirements.txt

- name: Install Python requirements insiders
run: pip install -r requirements-insiders.txt
env:
MKDOCS_INSIDERS_TOKEN: ${{ secrets.MKDOCS_INSIDERS_TOKEN }}
run: pip install --upgrade git+https://${{ secrets.MKDOCS_INSIDERS_TOKEN }}@github.com/squidfunk/mkdocs-material-insiders.git

- name: Install Transifex client
run: |
Expand Down

0 comments on commit 892c960

Please sign in to comment.