Update update-site.yml

This commit is contained in:
streetturtle 2022-01-23 19:16:11 -05:00 committed by GitHub
parent 754db7ff0f
commit 2cfdc3f5f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jobs:
rm -rf ./_widgets
ls -alF
echo "git stash pop"
git checkout stash -- .
git checkout stash -- ./_widgets
echo "git add ./_widgets"
git add ./_widgets
git commit -m "update from master"