We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52d721b commit b28f466Copy full SHA for b28f466
.github/workflows/test.yml
@@ -18,6 +18,7 @@ jobs:
18
19
- uses: DeterminateSystems/nix-installer-action@main
20
with:
21
+ reinstall: true
22
extra-conf: |
23
substituters = https://cache.nixos.org https://nix-postgres-artifacts.s3.amazonaws.com
24
trusted-public-keys = nix-postgres-artifacts:dGZlQOvKcNEjvT7QEAJbcV6b6uk7VF/hWMjhYleiaLI=% cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
0 commit comments