Update update-site.yml
This commit is contained in:
parent
754db7ff0f
commit
2cfdc3f5f5
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue