Update .gitea/workflows/jekyll.yaml
Some checks failed
Jekyll / jekyll (pull_request) Failing after 1m50s

This commit is contained in:
btlogy 2025-05-09 07:10:59 +00:00
parent c3c425a272
commit 705bfae600

View file

@ -18,6 +18,7 @@ jobs:
- name: Check out repository - name: Check out repository
id: checkout id: checkout
uses: actions/checkout@v4 uses: actions/checkout@v4
github-server-url: 'https://forge.87b59b92.nip.io/'
- name: Change file ownership - name: Change file ownership
id: file_ownership id: file_ownership
run: | run: |