Skip to content

Commit 4a9e4ab

Browse files
authored
Update blank.yml
1 parent 84a8281 commit 4a9e4ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/blank.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,10 @@ jobs:
3838
hugo-version: 'latest'
3939
extended: true
4040

41-
4241
#5. build (public 폴더에 저장 된다.)
4342
- name: Build Hugo Site
4443
run: |
4544
hugo --minify
46-
4745
# - name: Check Public Folder
4846
# run: |
4947
# ls -R ./public || echo "Public folder is empty or not created"

0 commit comments

Comments
 (0)