mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-09-06 05:17:05 +02:00
Use direct mkdocs-material download
This commit is contained in:
2
.github/workflows/publish_site.yml
vendored
2
.github/workflows/publish_site.yml
vendored
@@ -53,7 +53,7 @@ jobs:
|
||||
- name: Update Pip and Setuptools
|
||||
run: python -m pip install -U pip setuptools
|
||||
- name: Install dependencies
|
||||
run: python -m pip install -r requirements.txt
|
||||
run: python -m pip install mkdocs-material
|
||||
- name: Build pages
|
||||
run: mkdocs build
|
||||
- name: Configure GitHub Pages
|
||||
|
Reference in New Issue
Block a user