Update update-site.yml
This commit is contained in:
parent
a327834155
commit
dd06f29845
|
@ -17,6 +17,7 @@ jobs:
|
|||
git config --global user.name 'GitHub Action'
|
||||
git config --global user.email 'action@github.com'
|
||||
git stash
|
||||
git fetch
|
||||
git checkout gh-pages
|
||||
rm -rf ./_widgets
|
||||
git stash pop
|
||||
|
|
Loading…
Reference in New Issue