fix/ci-pub (#9)
Some checks failed
ci / build (push) Successful in 34s
ci / publish-docs (push) Successful in 11s
ci / publish (push) Failing after 21s

Reviewed-on: McPeakDev/nychthemeron#9
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 12:06:22 -04:00 committed by Matthew McPeak
parent ccb5780537
commit 1b320b62d8

View file

@ -65,7 +65,7 @@ jobs:
run: bun install --frozen-lockfile run: bun install --frozen-lockfile
- name: Download dist - name: Download dist
uses: actions/download-artifact@v4 uses: https://code.forgejo.org/forgejo/download-artifact@v4
with: with:
name: dist name: dist
path: packages/library/dist path: packages/library/dist