Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tomodachi94 committed Mar 27, 2024
1 parent 0a1bfe1 commit 3d7675b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-nixos-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
experimental-features = nix-command flakes
- name: Build NixOS Configurations
run: |
nix develop .#ci --command "just ci"
nix develop .#ci --command sh -c "just ci"

0 comments on commit 3d7675b

Please sign in to comment.