fix/ci-pub (#9)
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:
parent
ccb5780537
commit
1b320b62d8
1 changed files with 1 additions and 1 deletions
|
|
@ -65,7 +65,7 @@ jobs:
|
|||
run: bun install --frozen-lockfile
|
||||
|
||||
- name: Download dist
|
||||
uses: actions/download-artifact@v4
|
||||
uses: https://code.forgejo.org/forgejo/download-artifact@v4
|
||||
with:
|
||||
name: dist
|
||||
path: packages/library/dist
|
||||
|
|
|
|||
Loading…
Reference in a new issue