Skip to content

Commit

Permalink
wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
srid committed Oct 6, 2024
1 parent 8da812a commit 2971e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
nix build ${CONF}#homeConfigurations.srid.activationPackage
type -f ./result/home-path/bin/git
type -f ./result/home-path/bin/nvim
type -f ./result/home-path/etc/gitconfig
type -f ./result/home-files/.config/git/config
- name: NixOS test
if: matrix.system == 'x86_64-linux'
Expand Down

0 comments on commit 2971e03

Please sign in to comment.