Skip to content

Commit 6be4b17

Browse files
committed
update
1 parent 564dafa commit 6be4b17

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ jobs:
3232
run: |
3333
# PaperModCustomize の内容を PaperMod に上書きコピー
3434
rsync -a ./themes/PaperModCustomize/ ./themes/PaperMod/
35+
echo "=== PaperMod content ==="
36+
ls -R ./themes/PaperMod/
37+
3538
# Google Analytics ID を設定
3639
sed -i "s/\$GOOGLE_ANALYTICS_ID/${GOOGLE_ANALYTICS_ID}/g" hugo.toml
3740
# Hugoのビルドを実行

0 commit comments

Comments
 (0)