Skip to content

Commit

Permalink
Revert "Disable parallel build once again"
Browse files Browse the repository at this point in the history
This reverts commit 6eba963.
  • Loading branch information
cedounet committed Dec 29, 2024
1 parent e00f853 commit 60928bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-book-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
options: -v ${{ github.workspace }}:/app
run: |
cd /app/book
make bake
make -j -O bake
- name: Release baked book to S3
uses: shallwefootball/s3-upload-action@master
with:
Expand Down

0 comments on commit 60928bc

Please sign in to comment.