Skip to content

Commit

Permalink
build: delete legacy load_nixConfig value
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmay committed Feb 18, 2025
1 parent 3a7d995 commit db30d48
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: nixbuild/nix-quick-install-action@v29
with: {load_nixConfig: false}
- name: Restore and cache Nix store
uses: nix-community/cache-nix-action@v5
with:
Expand Down

0 comments on commit db30d48

Please sign in to comment.