Skip to content

Commit

Permalink
Experimenting with CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dustinlyons committed Nov 13, 2023
1 parent 86da0c3 commit 26f54d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-nix-flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
run: |
cd /home/runner/work/nixos-config/nixos-config/my-config
git add .
nix build --extra-experimental-features 'nix-command flakes' .#x86_64-linux
nix build --extra-experimental-features 'nix-command flakes' --flake .#x86_64-linux

0 comments on commit 26f54d2

Please sign in to comment.