mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-05-17 13:40:47 -04:00
Use privacyguides fork of mkdocs-material-insiders
This commit is contained in:
parent
95ae693dd0
commit
d1f9813c3b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
env:
|
||||
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||
run: |
|
||||
git clone --depth 1 https://${GH_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
|
||||
git clone --depth 1 https://${GH_TOKEN}@github.com/privacyguides/mkdocs-material-insiders.git
|
||||
pip install -e mkdocs-material-insiders
|
||||
|
||||
- name: Build website
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue