Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4951e2bb34 | ||
![]() |
403f35b87f |
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -56,9 +56,9 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Upload build artifacts
|
- name: Upload build artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: binaries-${{ matrix.goos }}-${{ matrix.goarch }}
|
name: binaries-${{ matrix.goos }}-${{ matrix.goarch }}
|
||||||
path: |
|
path: |
|
||||||
dist/spa
|
dist/spa
|
||||||
backend/server
|
backend/server
|
||||||
|
Reference in New Issue
Block a user