Skip to content

Commit 6e45fc7

Browse files
authored
1 parent 42dd5d0 commit 6e45fc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jekyll.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ jobs:
1414
- uses: actions/checkout@v3
1515
- uses: helaili/jekyll-action@2.5.0
1616
with:
17+
pre_build_commands: git config --global http.version HTTP/1.1
1718
token: ${{ secrets.JEKYLL_PAT }}
1819
target_branch: 'gh-pages'

0 commit comments

Comments
 (0)