Skip to content

Commit

Permalink
Update nix direnv action
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillikers committed Oct 18, 2024
1 parent 326f85e commit dfff84a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-nix-direnv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@v14
- uses: DeterminateSystems/magic-nix-cache-action@v8
- name: Update nix-direnv to the latest version
run: nix develop --command nu update-nix-direnv.nu
run: nix run '.#update-nix-direnv'
- name: Create Pull Request
uses: peter-evans/create-pull-request@v7
with:
Expand Down

0 comments on commit dfff84a

Please sign in to comment.