mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-03 14:06:09 +00:00
Remove nix parameter
This commit is contained in:
parent
84248a008b
commit
8ad1b7f2b2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/extra-builds.yml
vendored
2
.github/workflows/extra-builds.yml
vendored
|
|
@ -189,7 +189,7 @@ jobs:
|
||||||
- uses: cachix/install-nix-action@v31
|
- uses: cachix/install-nix-action@v31
|
||||||
with:
|
with:
|
||||||
install_url: https://releases.nixos.org/nix/nix-2.30.0/install
|
install_url: https://releases.nixos.org/nix/nix-2.30.0/install
|
||||||
- run: nix build .?submodules=1 -L
|
- run: nix build -L
|
||||||
|
|
||||||
extra-builds-result:
|
extra-builds-result:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue