Skip to content

Commit 7e79163

Browse files
authored
Update jekyll-gh-pages.yml
1 parent 3b926cf commit 7e79163

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ jobs:
2626
# Build job
2727
build:
2828
runs-on: ubuntu-latest
29-
defaults:
30-
run:
31-
working-directory: docs
29+
defaults:
30+
run:
31+
working-directory: docs
3232
steps:
3333
- name: Checkout
3434
uses: actions/checkout@v4

0 commit comments

Comments
 (0)