mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-04 14:36:10 +00:00
Remove nix parameter
This commit is contained in:
parent
b3d163c801
commit
c3cd687d3c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/extra-builds.yml
vendored
2
.github/workflows/extra-builds.yml
vendored
|
|
@ -115,7 +115,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