remove libiconv

This commit is contained in:
Clément DOUIN
2024-11-25 14:35:44 +01:00
parent 676eb30cd0
commit 17af039600
3 changed files with 0 additions and 7 deletions
-2
View File
@@ -52,8 +52,6 @@ jobs:
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
extraPullNames: nix-community
- name: Build release
env:
NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM: 1
run: |
nix-build --argstr target ${{ matrix.target }}
- name: Upload release artifacts