File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1313 runs-on : ubuntu-latest
1414 steps :
1515 - uses : actions/checkout@v4
16- - uses : cachix/install-nix-action@v30
16+ - uses : cachix/install-nix-action@v31
1717 - run : nix-build -A hydraJobs.release
1818 ubuntu :
1919 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change 1515 steps :
1616 - name : Checkout
1717 uses : actions/checkout@v4
18- - uses : cachix/install-nix-action@v30
18+ - uses : cachix/install-nix-action@v31
1919 - name : Build tarballs
2020 run : |
2121 nix build -L .#hydraJobs.tarball
3232 steps :
3333 - name : Checkout
3434 uses : actions/checkout@v4
35- - uses : cachix/install-nix-action@v30
35+ - uses : cachix/install-nix-action@v31
3636 - name : Build windows executable
3737 run : |
3838 nix build -L .#patchelf-win32 .#patchelf-win64
You can’t perform that action at this time.
0 commit comments