summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorstreetturtle <streetturtle@users.noreply.github.com>2022-01-23 15:17:32 -0500
committerGitHub <noreply@github.com>2022-01-23 15:17:32 -0500
commit270ee8d7992114c002e546e5c75d8ed50252d35f (patch)
tree8187a92e039159a66a9fd6f1e2d9cb4638127a5e /.github
parent89c135f2622e7afd8cf919488cfb6690e5ea0b88 (diff)
Update update-site.yml
Diffstat (limited to '.github')
-rwxr-xr-x.github/workflows/update-site.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/update-site.yml b/.github/workflows/update-site.yml
index 67b4020..74a47d8 100755
--- a/.github/workflows/update-site.yml
+++ b/.github/workflows/update-site.yml
@@ -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"