Skip to content

Commit a78004e

Browse files
authored
Update jekyll-gh-pages.yml
1 parent 510a747 commit a78004e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
uses: actions/checkout@v4
3030
- name: Setup Pages
3131
uses: actions/configure-pages@v5
32+
- name: Install Git
33+
run: sudo apt-get install -y git
3234
- name: Setup Node JS
3335
run: npm install
3436
- name: Install Antora 3.1.12

0 commit comments

Comments
 (0)