Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Zijun Wang committed May 18, 2024
1 parent 5b0c0d0 commit dfbc562
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion amplify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ frontend:
phases:
preBuild:
commands:
- git fetch origin gh-pages --depth=1
- git checkout -b gh-pages origin/gh-pages
# - git fetch origin gh-pages --depth=1
- git checkout -
- git branch
- python3 -m pip install --upgrade pip
- python3 -m pip install mkdocs-material mike
Expand Down

0 comments on commit dfbc562

Please sign in to comment.