mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2024-12-20 05:14:35 -05:00
Update deploy.yml
This commit is contained in:
parent
28a5f9b2a4
commit
569df8a18f
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
||||
|
||||
- name: Build website
|
||||
run: |
|
||||
mkdocs build --config-file mkdocs.production.yml
|
||||
mkdocs build
|
||||
mv .well-known site/
|
||||
tar cvf site.tar site
|
||||
mkdocs --version
|
||||
|
Loading…
Reference in New Issue
Block a user