Skip to content

Commit

Permalink
Aug 8
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyangkang committed Aug 8, 2023
1 parent 9a5dd58 commit b645ac2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ name: ci
on:
push:
branches:
- master
- main
permissions:
contents: write
Expand All @@ -20,4 +19,4 @@ jobs:
path: .cache
- run: pip install mkdocs-material
- run: pip install pillow cairosvg
- run: mkdocs gh-deploy --force
- run: mkdocs main --force

0 comments on commit b645ac2

Please sign in to comment.