mirror of
https://github.com/hendricius/the-sourdough-framework
synced 2026-04-19 10:27:23 -05:00
Change into folder
This commit is contained in:
@@ -13,6 +13,7 @@ jobs:
|
|||||||
uses: docker://ghcr.io/hendricius/the-sourdough-framework:latest
|
uses: docker://ghcr.io/hendricius/the-sourdough-framework:latest
|
||||||
with:
|
with:
|
||||||
run: |
|
run: |
|
||||||
|
cd book
|
||||||
make bake
|
make bake
|
||||||
- name: Release baked book to S3
|
- name: Release baked book to S3
|
||||||
uses: shallwefootball/s3-upload-action@master
|
uses: shallwefootball/s3-upload-action@master
|
||||||
|
|||||||
@@ -13,6 +13,7 @@ jobs:
|
|||||||
uses: docker://ghcr.io/hendricius/the-sourdough-framework:latest
|
uses: docker://ghcr.io/hendricius/the-sourdough-framework:latest
|
||||||
with:
|
with:
|
||||||
run: |
|
run: |
|
||||||
|
cd book
|
||||||
make website
|
make website
|
||||||
- name: Release baked website to S3
|
- name: Release baked website to S3
|
||||||
uses: shallwefootball/s3-upload-action@master
|
uses: shallwefootball/s3-upload-action@master
|
||||||
|
|||||||
Reference in New Issue
Block a user