fix/ci-pub #14

Merged
McPeakML merged 10 commits from fix/ci-pub into main 2026-06-12 14:40:17 -04:00
Showing only changes of commit c58f7d872d - Show all commits

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