fix: artifact
This commit is contained in:
parent
14b31473d1
commit
34d06b5362
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ jobs:
|
|||
run: bun run build
|
||||
|
||||
- name: Upload dist
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
||||
with:
|
||||
name: dist
|
||||
path: packages/library/dist
|
||||
|
|
|
|||
Loading…
Reference in a new issue