Skip to content

Commit 1fe67f3

Browse files
authored
Update build_documentation.yml
1 parent 0e0435a commit 1fe67f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ jobs:
4646
- name: Install Insiders build
4747
env:
4848
MKDOCS_TOKEN: ${{ secrets.MKDOCS_SECRET }}
49-
run: pip install git+https://${MKDOCS_TOKEN}@github.com/squidfunk/mkdocs-material-insiders.git
49+
run: pip install mkdocs-material
5050
- run: mkdocs gh-deploy --clean

0 commit comments

Comments
 (0)