„.gitea/workflows/build.yml“ ändern
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
run: npm run build
|
run: npm run build
|
||||||
- name: Upload Artifacts
|
- name: Upload Artifacts
|
||||||
uses: actions/upload-artifacts@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: dist-files
|
name: dist-files
|
||||||
path: |
|
path: |
|
||||||
|
|||||||
Reference in New Issue
Block a user