fix/ci-pub (#11)
Some checks failed
ci / build (push) Successful in 37s
ci / publish (push) Failing after 23s
ci / publish-docs (push) Successful in 28s

Reviewed-on: McPeakDev/nychthemeron#11
Co-authored-by: Matthew L McPeak <m.mcpeak98@icloud.com>
Co-committed-by: Matthew L McPeak <m.mcpeak98@icloud.com>
This commit is contained in:
Matthew McPeak 2026-06-12 13:35:41 -04:00 committed by Matthew McPeak
parent 116d6b7c38
commit b4332b35e2

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