Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
NovaViper committed Apr 3, 2024
1 parent 6d70325 commit 54173ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ jobs:
nix_path: nixpkgs=channel:nixos-unstable-small
- uses: DeterminateSystems/magic-nix-cache-action@v2
- uses: DeterminateSystems/flake-checker-action@v2
- run: nix-build
- run: nix build --extra-experimental-features 'nix-command flakes' .\#nixosConfigurations.ryzennova.config.system.build.toplevel
- run: nix-shell --run "echo OK"

0 comments on commit 54173ee

Please sign in to comment.