chore: simplify GoReleaser to Linux-only builds for Docker deployment
This commit is contained in:
5
.github/workflows/nightly-build.yml
vendored
5
.github/workflows/nightly-build.yml
vendored
@@ -255,11 +255,6 @@ jobs:
|
||||
with:
|
||||
node-version: '24.13.0'
|
||||
|
||||
- name: Set up Zig (for cross-compilation)
|
||||
uses: goto-bus-stop/setup-zig@abea47f85e598557f500fa1fd2ab7464fcb39406 # v2.2.1
|
||||
with:
|
||||
version: 0.11.0
|
||||
|
||||
- name: Build frontend
|
||||
working-directory: ./frontend
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user