1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-18 04:11:57 +02:00

Update jekyll-gh-pages.yml

This commit is contained in:
Nick Sweeting
2023-11-13 22:30:24 -08:00
committed by GitHub
parent 9c0b637bf4
commit 6092a27330

View File

@@ -27,7 +27,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: true
fetch-depth: 1
- name: Setup Pages
uses: actions/configure-pages@v3
- name: Build with Jekyll