Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
develop7 authored Feb 1, 2024
1 parent b1a0119 commit 9c34df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-nix/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ runs:
restore-keys: |
cache-nix-${{ runner.os }}-id-${{ inputs.cache-id }}-
cache-nix-${{ runner.os }}-id-common-
cache-nix-${{ runner.os }}-id-
cache-nix-${{ runner.os }}-
- uses: cachix/cachix-action@v14
with:
name: postgrest
Expand Down

0 comments on commit 9c34df7

Please sign in to comment.