fix: pub #7

Merged
McPeakML merged 1 commit from fix/ci-pub into main 2026-06-12 11:37:06 -04:00
Showing only changes of commit 29e9e834f9 - Show all commits

View file

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