mirror of
https://github.com/malob/prefmanager.git
synced 2024-12-14 11:57:49 +00:00
Checkpoint
This commit is contained in:
parent
9a47ee0245
commit
3e9ff2336f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -24,6 +24,7 @@ jobs:
|
|||
|
||||
- name: Nix Flakes
|
||||
run: |
|
||||
nix show-config
|
||||
nix --print-build-logs build .
|
||||
nix --print-build-logs run . -- --help
|
||||
nix --print-build-logs develop . --print-build-logs
|
||||
|
|
Loading…
Reference in a new issue