Update update-site.yml

This commit is contained in:
streetturtle 2022-01-23 15:17:32 -05:00 committed by GitHub
parent 89c135f262
commit 270ee8d799
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ jobs:
git checkout gh-pages
echo "rm -rf ./_widgets"
rm -rf ./_widgets
ls -alF
echo "git stash pop"
git stash pop
echo "git add ./_widgets"