We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4678d92 commit 92f2a52Copy full SHA for 92f2a52
.github/workflows/gh-pages.yml
@@ -42,7 +42,7 @@ jobs:
42
43
- name: Build
44
run: |
45
- ls -l ./themes/
+ ls -l ./
46
hugo --gc --minify --cleanDestinationDir
47
48
- name: Upload artifact
0 commit comments