ci: Verbose nix build

This commit is contained in:
Tomas Janousek
2021-08-01 22:21:43 +01:00
parent f5a60f82ee
commit 206fc918bb

View File

@@ -22,4 +22,4 @@ jobs:
- name: Clone project
uses: actions/checkout@v2
- name: Build
run: nix build
run: nix build --print-build-logs