Add ZEN_RELEASE and ZEN_CROSS_COMPILING environment variables to release build workflows

This commit is contained in:
mr. M
2025-01-01 17:19:42 +01:00
parent c328eaed0e
commit 15850f4302
3 changed files with 4 additions and 0 deletions

View File

@@ -143,6 +143,7 @@ jobs:
SURFER_COMPAT: ${{ matrix.arch }}
run: |
export SURFER_PLATFORM="linux"
export ZEN_RELEASE=1
pnpm package
- name: Rename artifacts