Skip to content

Commit e474840

Browse files
committed
ワークフローのタイポを修正
1 parent 6d7425c commit e474840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
steps:
1515
- name: Checkout main
1616
uses: actions/checkout@v4
17-
- name: install zola
17+
- name: build zola
1818
uses: shalzz/[email protected]
1919
env:
2020
BUILD_DIR: .

0 commit comments

Comments
 (0)