Update update-site.yml
This commit is contained in:
parent
270ee8d799
commit
754db7ff0f
|
@ -25,7 +25,7 @@ jobs:
|
||||||
rm -rf ./_widgets
|
rm -rf ./_widgets
|
||||||
ls -alF
|
ls -alF
|
||||||
echo "git stash pop"
|
echo "git stash pop"
|
||||||
git stash pop
|
git checkout stash -- .
|
||||||
echo "git add ./_widgets"
|
echo "git add ./_widgets"
|
||||||
git add ./_widgets
|
git add ./_widgets
|
||||||
git commit -m "update from master"
|
git commit -m "update from master"
|
||||||
|
|
Loading…
Reference in New Issue