Skip to content

Commit 503a284

Browse files
committed
try without theme artifacts?
1 parent 365339c commit 503a284

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/hugo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
run: |
4242
mkdir -p themes
4343
git clone https://github.com/alex-shpak/hugo-book themes/hugo-book --depth=1
44+
rm -rf themes/hugo-book/archetypes
4445
- name: Build with Hugo
4546
env:
4647
HUGO_CACHEDIR: ${{ runner.temp }}/hugo_cache

0 commit comments

Comments
 (0)