change artifact output

This commit is contained in:
Adrian Zürcher
2025-05-29 10:27:05 +02:00
parent 510d2980ac
commit 87d5d769c8

View File

@@ -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/