Skip to content

Commit 75d88d6

Browse files
committed
debug
1 parent cddad56 commit 75d88d6

File tree

2 files changed

+3
-158
lines changed

2 files changed

+3
-158
lines changed

.github/workflows/ipfs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,9 @@ jobs:
6262
commitChange: false
6363

6464
- name: Build
65-
run: hugo --gc --minify --cleanDestinationDir
65+
run: |
66+
cat ./config.yml
67+
hugo --gc --minify --cleanDestinationDir
6668
6769
- name: Generate robots.txt
6870
run: |

layouts/partials/head.html

Lines changed: 0 additions & 157 deletions
This file was deleted.

0 commit comments

Comments
 (0)