Skip to content

Commit 763d766

Browse files
workflow.
1 parent a370034 commit 763d766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: actions/configure-pages@v5
4545
- name: Build with Jekyll
4646
# Outputs to the './_site' directory by default
47-
run: bundle exec jekyll build"
47+
run: bundle exec jekyll build
4848
env:
4949
JEKYLL_ENV: production
5050
- name: Upload artifact

0 commit comments

Comments
 (0)