exec -> run
This commit is contained in:
parent
bcf7bfe035
commit
fac5491810
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Build website
|
||||
run: docker compose exec jekyll build
|
||||
run: docker compose run jekyll build
|
||||
|
||||
# - name: Publish to Cloudflare Pages
|
||||
# uses: cloudflare/pages-action@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user