Fix typo
Jekyll / test-ci-actions (push) Failing after 1m4s
Details
Jekyll / test-ci-actions (push) Failing after 1m4s
Details
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
768c32865c
commit
47d6dda81b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue