Skip to content

Commit 8c73fe8

Browse files
authored
ci: add nix install action (#324)
1 parent 5b720fb commit 8c73fe8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate_prs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # tag=v4.1.1
16+
- uses: cachix/install-nix-action@6004951b182f8860210c8d6f0d808ec5b1a33d28 # tag=v25
1617
- name: Install Ansible
1718
env:
1819
DEBIAN_FRONTEND: noninteractive

0 commit comments

Comments
 (0)