Skip to content

Commit

Permalink
Try --noBuildLock
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Oct 29, 2024
1 parent 5d078e3 commit 636669f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
uses: actions/checkout@v4
- name: Build the Site
uses: docker://ghcr.io/gohugoio/hugo:v0.136.5
with: { args: build }
with: { args: build --noBuildLock }
- name: Generate Publish Script
run: ./bin/publish public justatheory.com E1X44SJ45FTNGI 1 > publish.sh
- name: Publish the Site
Expand Down

0 comments on commit 636669f

Please sign in to comment.