actions fix 11
This commit is contained in:
parent
621bda9e8d
commit
52066c0d74
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ jobs:
|
|||
node-version: latest
|
||||
- run: npm ci
|
||||
- run: npm run build
|
||||
- uses: actions/upload-artifact@v3
|
||||
- uses: hristopherhx/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: dist
|
||||
path: dist/
|
||||
|
|
Loading…
Add table
Reference in a new issue