CI: other checkout
/ test (push) Failing after 2s Details

This commit is contained in:
Michał Rudowicz 2025-02-17 22:02:14 +01:00
parent ef107e4a2c
commit 4c36ab5a36
1 changed files with 1 additions and 2 deletions

View File

@ -8,8 +8,7 @@ jobs:
container: container:
image: git.hswro.org/fleg/hswro_org:latest image: git.hswro.org/fleg/hswro_org:latest
steps: steps:
- uses: actions/checkout@v4 - uses: taiki-e/checkout-action@v1
with:
- run: bundle exec jekyll build - run: bundle exec jekyll build
- uses: actions/upload-artifact@v3 - uses: actions/upload-artifact@v3
with: with: