Skip to content

Commit

Permalink
ci: mnc with postgrest's cachix
Browse files Browse the repository at this point in the history
  • Loading branch information
develop7 committed Oct 30, 2023
1 parent 74124a2 commit cd8c660
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 cd8c660

Please sign in to comment.