Update .gitea/workflows/build.yml
This commit is contained in:
@@ -40,7 +40,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: package.zip
|
||||
path: dist
|
||||
path: dist/*
|
||||
|
||||
- name: Deploy
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user