Update update-site.yml

This commit is contained in:
streetturtle 2022-01-23 15:07:47 -05:00 committed by GitHub
parent a327834155
commit dd06f29845
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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