Skip to content

Commit

Permalink
ci: magic-nix try postgrest.cachix.org upstream
Browse files Browse the repository at this point in the history
  • Loading branch information
develop7 committed Oct 30, 2023
1 parent 866fa98 commit a9078f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/setup-nix/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ runs:
name: postgrest
authToken: ${{ inputs.authToken }}
- uses: DeterminateSystems/magic-nix-cache-action@main
with:
upstream-cache: 'https://postgrest.cachix.org'
- if: ${{ inputs.tools }}
run: nix-env -f default.nix -iA ${{ inputs.tools }}
shell: bash

0 comments on commit a9078f2

Please sign in to comment.