mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-12 06:00:55 +00:00
extra-builds.yml: Bump nix
This commit is contained in:
parent
1ae82d7b9d
commit
6c84c4a4fc
1 changed files with 2 additions and 2 deletions
4
.github/workflows/extra-builds.yml
vendored
4
.github/workflows/extra-builds.yml
vendored
|
@ -98,7 +98,7 @@ jobs:
|
|||
with:
|
||||
submodules: true
|
||||
persist-credentials: false
|
||||
- uses: cachix/install-nix-action@v26
|
||||
- uses: cachix/install-nix-action@v31
|
||||
with:
|
||||
install_url: https://releases.nixos.org/nix/nix-2.18.1/install
|
||||
install_url: https://releases.nixos.org/nix/nix-2.30.0/install
|
||||
- run: nix build .?submodules=1 -L
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue