Skip to content

Commit b15e36f

Browse files
committed
chore: make sure nix available
1 parent 3432aee commit b15e36f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish-nix-pgupgrade-bin-flake-version.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ jobs:
3737
steps:
3838
- name: Checkout Repo
3939
uses: actions/checkout@v3
40+
41+
- uses: DeterminateSystems/nix-installer-action@main
4042

4143
- name: Grab release version
4244
id: process_release_version

0 commit comments

Comments
 (0)