fix: pub (#7)
Some checks failed
ci / build (push) Successful in 35s
ci / publish-docs (push) Successful in 26s
ci / publish (push) Failing after 40s

Reviewed-on: McPeakDev/nychthemeron#7
Co-authored-by: Matthew L McPeak <m.mcpeak98@icloud.com>
Co-committed-by: Matthew L McPeak <m.mcpeak98@icloud.com>
This commit is contained in:
Matthew McPeak 2026-06-12 11:37:06 -04:00 committed by Matthew McPeak
parent 71ea2b88f4
commit 453c051a99

View file

@ -53,7 +53,7 @@ jobs:
needs: build
if: startsWith(github.ref, 'refs/tags/v')
runs-on: ubuntu-latest
container: catthehacker/ubuntu:act-latest
container: oven/bun:1
steps:
- name: Checkout
uses: actions/checkout@v4