fix/ci-pub #8

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

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