1
0
Fork 0
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:
Tyler Nguyen 2022-04-20 03:08:23 -05:00 committed by GitHub
parent 7db7d1de79
commit 963875313f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 6 deletions

View file

@ -18,10 +18,6 @@ jobs:
with: with:
python-version: 3.x python-version: 3.x
- name: Install Python dependencies
run: |
pip install mkdocs-git-revision-date-localized-plugin>=1.0.1
- name: Install Insiders build - name: Install Insiders build
if: github.event.repository.fork == false if: github.event.repository.fork == false
env: env:

View file

@ -53,7 +53,6 @@ extra_css:
# ANCHOR PLugins # ANCHOR PLugins
plugins: plugins:
- git-revision-date
- privacy - privacy
- search - search
- social - social

View file

@ -1 +0,0 @@
mkdocs-git-revision-date-localized-plugin==1.0.1