Skip to content

Commit fa25975

Browse files
authored
Merge pull request #161 from vim-jp/fix-page
fix: build page
2 parents e9671fd + 0807d26 commit fa25975

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ jobs:
1818
uses: actions/checkout@v4
1919

2020
- name: build with jekyll
21-
run: |
22-
sh ./_scripts/docker_jekyll jekyll build
21+
uses: actions/jekyll-build-pages@v1
2322

2423
- name: Upload artifact
2524
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)