parent
b584274633
commit
2ed8d4976c
1 changed files with 2 additions and 1 deletions
|
@ -8,4 +8,5 @@ jobs:
|
|||
- uses: actions/checkout@v4
|
||||
name: Checkout repository
|
||||
- name: Build with nix
|
||||
run: nix-fast-build --no-nom --systems "x86_64-linux aarch64-linux"
|
||||
# run: nix-fast-build --no-nom --systems "x86_64-linux aarch64-linux"
|
||||
run: nix build github:NixOS/nixpkgs#hello --rebuild -L
|
||||
|
|
Loading…
Add table
Reference in a new issue