fix: CI
fixed artifact name
This commit is contained in:
parent
2faa155fa7
commit
4a4d1b158d
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
- name: Upload dist
|
||||
uses: https://code.forgejo.org/forgejo/upload-artifact@v4
|
||||
with:
|
||||
name: dist
|
||||
name: dist.zip
|
||||
path: dist
|
||||
|
||||
publish:
|
||||
|
|
|
|||
Loading…
Reference in a new issue