Skip to content

Commit 9dc6084

Browse files
committed
build yamlのjekyll-build-pagesの修正
1 parent dd3fa49 commit 9dc6084

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup Pages
3232
uses: actions/configure-pages@v4
3333
- name: Build with Jekyll
34-
uses: actions/jekyll-build-pages@v2
34+
uses: actions/jekyll-build-pages@v1
3535
with:
3636
source: ./
3737
destination: ./_site

0 commit comments

Comments
 (0)