fix(ci): remove macOS and fix linking #16

Manually merged
bitsyndicate merged 2 commits from cicd into main 2025-05-01 21:06:56 +00:00
Showing only changes of commit ebef712ee0 - Show all commits

View file

@ -92,7 +92,7 @@ jobs:
matrix.target == 'aarch64-unknown-linux-gnu'
}}
run: |
nix run --extra-experimental-features nix-command --extra-experimental-features flakes nixpkgs#patchelf ${{ matrix.linker }} -- --set-interpreter "" \
nix run --extra-experimental-features nix-command --extra-experimental-features flakes nixpkgs#patchelf -- --set-interpreter ${{ matrix.linker }} \
artifacts/${{ matrix.binary_name }}${{ matrix.ext }}
- name: ⬆️ Upload artifact