Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamHsieh committed Nov 24, 2023
1 parent 1c3f32a commit dd81635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build --show-trace
- name: building home-manager profile
run: ./result/bin/home-manager build --flake .#william
run: ./result/bin/home-manager build --flake github:williamhsieh/dotfiles#william

0 comments on commit dd81635

Please sign in to comment.