mirror of
https://github.com/scorpion-26/gBar.git
synced 2024-11-21 18:52:49 +00:00
Include Nix logs
This commit is contained in:
parent
d78fe91c9e
commit
63faae741f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -43,6 +43,6 @@ jobs:
|
|||
|
||||
- name: Build Nix flake
|
||||
run: |
|
||||
nix build
|
||||
nix build --print-build-logs
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue