diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index d1595ce3b..ebaac8988 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -42,7 +42,7 @@ jobs: - name: Build run: | - ls -l ./themes/ + ls -l ./ hugo --gc --minify --cleanDestinationDir - name: Upload artifact