Update update-site.yml
This commit is contained in:
parent
89c135f262
commit
270ee8d799
|
@ -23,6 +23,7 @@ jobs:
|
||||||
git checkout gh-pages
|
git checkout gh-pages
|
||||||
echo "rm -rf ./_widgets"
|
echo "rm -rf ./_widgets"
|
||||||
rm -rf ./_widgets
|
rm -rf ./_widgets
|
||||||
|
ls -alF
|
||||||
echo "git stash pop"
|
echo "git stash pop"
|
||||||
git stash pop
|
git stash pop
|
||||||
echo "git add ./_widgets"
|
echo "git add ./_widgets"
|
||||||
|
|
Loading…
Reference in New Issue