Fixed an issue with CI
This commit is contained in:
Matthew McPeak 2026-06-12 13:39:44 -04:00
parent 7c3bb85da5
commit a8f892bf62
Signed by: McPeakML
GPG key ID: 3D64A2E70F58D07C

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