fix: pub #7

Merged
McPeakML merged 1 commit from fix/ci-pub into main 2026-06-12 11:37:06 -04:00

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