chore: Enable linker option only when not cross compiling

This commit is contained in:
mauro 🤙
2024-07-12 08:15:17 +00:00
parent cdd67cd79e
commit 0cfb6875c5
3 changed files with 7 additions and 2 deletions

View File

@@ -352,6 +352,7 @@ jobs:
run: |
unset SURFER_PLATFORM
export ZEN_RELEASE=1
export ZEN_CROSS_COMPILING=1
pnpm build
- name: Package