fix: pub
All checks were successful
ci / build (pull_request) Successful in 35s
ci / publish (pull_request) Has been skipped
ci / publish-docs (pull_request) Has been skipped

This commit is contained in:
Matthew McPeak 2026-06-12 11:27:43 -04:00
parent 71ea2b88f4
commit 29e9e834f9
Signed by: McPeakML
GPG key ID: 3D64A2E70F58D07C

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