change artifact output
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -63,7 +63,7 @@ jobs:
|
|||||||
- name: Upload build artifacts
|
- name: Upload build artifacts
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: binaries-${{ matrix.goos }}-${{ matrix.goarch }}
|
name: spa-and-backend
|
||||||
path: |
|
path: |
|
||||||
dist/spa
|
dist/spa
|
||||||
backend/server
|
build/
|
||||||
|
Reference in New Issue
Block a user