fix/ci-pub #13

Merged
McPeakML merged 9 commits from fix/ci-pub into main 2026-06-12 14:09:18 -04:00
Showing only changes of commit a8f892bf62 - Show all commits

View file

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