fix/ci-pub #14
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue