Skip to content

Commit

Permalink
Add specific clone path
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Oct 21, 2023
1 parent 93e2db7 commit e18f453
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
path: ~/.config/home-manager
- uses: DeterminateSystems/flake-checker-action@v5
- uses: DeterminateSystems/nix-installer-action@v6
- run: nix run home-manager/master -- init --switch

0 comments on commit e18f453

Please sign in to comment.