mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-12 06:00:55 +00:00
commit
8c71226d00
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:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
persist-credentials: false
|
persist-credentials: false
|
||||||
- uses: cachix/install-nix-action@v26
|
- uses: cachix/install-nix-action@v31
|
||||||
with:
|
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
|
- run: nix build .?submodules=1 -L
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue