mirror of
https://github.com/xmonad/xmonad.git
synced 2025-07-25 17:21:52 -07:00
ci: Verbose nix build
This commit is contained in:
2
.github/workflows/nix.yml
vendored
2
.github/workflows/nix.yml
vendored
@@ -22,4 +22,4 @@ jobs:
|
||||
- name: Clone project
|
||||
uses: actions/checkout@v2
|
||||
- name: Build
|
||||
run: nix build
|
||||
run: nix build --print-build-logs
|
||||
|
Reference in New Issue
Block a user