fix/ci-pub #12

Merged
McPeakML merged 8 commits from fix/ci-pub into main 2026-06-12 13:42:51 -04:00

View file

@ -64,10 +64,10 @@ jobs:
- name: Install dependencies
run: bun install --frozen-lockfile
- name: Download ${{ steps.meta.outputs.name }}.zip
- name: Download Artifacts
uses: https://code.forgejo.org/forgejo/download-artifact@v4
with:
name: ${{ steps.meta.outputs.name }}.zip
name: ${{ needs.build.outputs.artifact_name }}.zip
path: packages/library/dist
- name: Set package version