log
This commit is contained in:
parent
00b85132e5
commit
008bc7b85b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-my-packages.yml
vendored
2
.github/workflows/test-my-packages.yml
vendored
|
|
@ -32,4 +32,4 @@ jobs:
|
|||
system = ${{ matrix.platform }}
|
||||
|
||||
- name: Build my packages
|
||||
run: nix build -L "github:nixos/nixpkgs/${{ matrix.nixpkgs }}#${{ matrix.myPackages }}"
|
||||
run: nix build --log-lines 300 -L "github:nixos/nixpkgs/${{ matrix.nixpkgs }}#${{ matrix.myPackages }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue