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 365339c commit 503a284Copy full SHA for 503a284
1 file changed
.github/workflows/hugo.yml
@@ -41,6 +41,7 @@ jobs:
41
run: |
42
mkdir -p themes
43
git clone https://github.com/alex-shpak/hugo-book themes/hugo-book --depth=1
44
+ rm -rf themes/hugo-book/archetypes
45
- name: Build with Hugo
46
env:
47
HUGO_CACHEDIR: ${{ runner.temp }}/hugo_cache
0 commit comments