ci/build-clan-app: drop --system

this changes nix into believing it can run darwin, when it cannot, it should however do remote builds
This commit is contained in:
Mic92
2025-10-20 12:27:12 +00:00
parent 3b070ae1f3
commit 4bedb380b8

View File

@@ -17,4 +17,4 @@ jobs:
- name: Build clan-app for x86_64-darwin - name: Build clan-app for x86_64-darwin
run: | run: |
nix build .#packages.x86_64-darwin.clan-app --system x86_64-darwin --log-format bar-with-logs nix build .#packages.x86_64-darwin.clan-app --log-format bar-with-logs