Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamHsieh committed Nov 23, 2023
1 parent 25bab87 commit eedf463
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 -b bak
run: ./result/bin/home-manager build --flake .#william --option extra-substituters ""

0 comments on commit eedf463

Please sign in to comment.