Skip to content

Commit

Permalink
Downgrade the nix-installer-action as a test
Browse files Browse the repository at this point in the history
  • Loading branch information
jwillikers committed Nov 15, 2024
1 parent 38f33bc commit 07d1416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/treefmt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v15
- uses: DeterminateSystems/nix-installer-action@v14
- uses: DeterminateSystems/magic-nix-cache-action@v8
- name: Run treefmt
run: nix develop --command treefmt --fail-on-change --no-cache
Expand Down

0 comments on commit 07d1416

Please sign in to comment.