fix binary name
All checks were successful
Build Quasar SPA and Go Backend for memberApp / build-spa (push) Successful in 2m18s
Build Quasar SPA and Go Backend for memberApp / build-backend (amd64, .exe, windows) (push) Successful in 5m15s
Build Quasar SPA and Go Backend for memberApp / build-backend (amd64, , linux) (push) Successful in 5m18s
Build Quasar SPA and Go Backend for memberApp / build-backend (arm64, , linux) (push) Successful in 5m18s
Build Quasar SPA and Go Backend for memberApp / build-backend (arm, 6, , linux) (push) Successful in 5m20s

This commit is contained in:
Adrian Zürcher
2025-10-14 16:52:04 +02:00
parent 690b7f4034
commit b0d6bb5512

View File

@@ -117,4 +117,4 @@ jobs:
name: memberApp-${{ matrix.goos }}-${{ matrix.arch }}
path: |
./dist/spa
server-${{ matrix.goos }}-${{ matrix.arch }}${{ matrix.ext }}
memberApp-${{ matrix.goos }}-${{ matrix.arch }}${{ matrix.ext }}