mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-16 04:17:56 +08:00
add NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM
This commit is contained in:
@@ -52,6 +52,8 @@ 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
|
||||
|
||||
Reference in New Issue
Block a user