Fix typo
Jekyll / test-ci-actions (push) Failing after 1m4s Details

Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
bEn 2024-05-22 14:34:17 +02:00
parent 768c32865c
commit 47d6dda81b
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ jobs:
id: build_image
run: |
docker-compose build jekyll
-name: Build Jekyll site
- name: Build Jekyll site
id: build_site
run: |
docker-compose run --rm jekyll build --verbose