mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-05 14:59:29 -05:00
nix: add with shell package
Also fix ci
This commit is contained in:
@@ -49,7 +49,7 @@ jobs:
|
||||
run: nix flake update
|
||||
|
||||
- name: Attempt to build flake
|
||||
run: nix build
|
||||
run: nix build '.#with-shell'
|
||||
|
||||
- name: Test modules
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user