Skip to content

Commit

Permalink
add per
Browse files Browse the repository at this point in the history
  • Loading branch information
albertandking committed Sep 12, 2023
1 parent ee64015 commit 98b1ca5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
mkdocs-material-
- run: pip install mkdocs-material mike
- name: Change permissions
run: chmod -R 777 /
run: chmod -R 777 ./
- name: Copy CNAME
run: cp CNAME /
run: cp CNAME ./
- run: mkdocs gh-deploy --force

0 comments on commit 98b1ca5

Please sign in to comment.