mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 23:14:57 +08:00
ci: --show-trace
This commit is contained in:
parent
6c1a454e21
commit
8ca537fdd1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
|
@ -14,4 +14,4 @@ jobs:
|
|||
system: [aarch64-linux, aarch64-darwin]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: nixci build --systems "github:nix-systems/${{ matrix.system }}"
|
||||
- run: nixci build --systems "github:nix-systems/${{ matrix.system }}" -- --show-trace
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue