Skip to content

Commit

Permalink
use a nix develop command
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Apr 19, 2024
1 parent 9ed7d56 commit 70e7a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -10,4 +10,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@main
- run: nix run nixpkgs#bash -- home-manager build --flake flake.nix
- run: nix develop --command home-manager build --flake flake.nix

0 comments on commit 70e7a2a

Please sign in to comment.