From 5a2ae4b5028357583c1220f514182b6630b3bc65 Mon Sep 17 00:00:00 2001 From: streetturtle Date: Sun, 23 Jan 2022 21:05:27 -0500 Subject: Update update-site.yml --- .github/workflows/update-site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/update-site.yml b/.github/workflows/update-site.yml index bd41b32..0e28ea5 100755 --- a/.github/workflows/update-site.yml +++ b/.github/workflows/update-site.yml @@ -27,7 +27,7 @@ jobs: ls -alF echo "git stash pop" git checkout stash -- ./_widgets - git checkout stash -- ./assets + git checkout stash -- ./assets/img/widgets git add ./_widgets git add ./assets/img/widgets git commit -m "update from master" -- cgit v1.2.3