mirror of
https://github.com/tylernguyen/x1c6-hackintosh.git
synced 2025-02-05 01:23:14 -06:00
shouild finally work now
This commit is contained in:
parent
7db7d1de79
commit
963875313f
3 changed files with 0 additions and 6 deletions
4
.github/workflows/documentation.yml
vendored
4
.github/workflows/documentation.yml
vendored
|
@ -18,10 +18,6 @@ jobs:
|
|||
with:
|
||||
python-version: 3.x
|
||||
|
||||
- name: Install Python dependencies
|
||||
run: |
|
||||
pip install mkdocs-git-revision-date-localized-plugin>=1.0.1
|
||||
|
||||
- name: Install Insiders build
|
||||
if: github.event.repository.fork == false
|
||||
env:
|
||||
|
|
|
@ -53,7 +53,6 @@ extra_css:
|
|||
|
||||
# ANCHOR PLugins
|
||||
plugins:
|
||||
- git-revision-date
|
||||
- privacy
|
||||
- search
|
||||
- social
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
mkdocs-git-revision-date-localized-plugin==1.0.1
|
Loading…
Reference in a new issue