Skip to content

Commit 904e61a

Browse files
authored
Update jekyll-gh-pages.yml
1 parent 57f003d commit 904e61a

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
@@ -30,7 +30,7 @@ jobs:
3030
- name: 🔨 Build Jekyll Site
3131
uses: actions/jekyll-build-pages@v1
3232
with:
33-
source: ./site
33+
source: ./site
3434
destination: ./_site
3535

3636
- name: 📤 Upload Artifact

0 commit comments

Comments
 (0)