mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 09:35:32 +00:00
Add libnsl
This commit is contained in:
parent
ef96cc47e1
commit
2efcb9e04d
1 changed files with 2 additions and 1 deletions
3
.github/workflows/codeql.yml
vendored
3
.github/workflows/codeql.yml
vendored
|
@ -13,7 +13,8 @@ jobs:
|
|||
steps:
|
||||
- name: Install deps
|
||||
run: sudo apt-get install bison flex libreadline-dev tcl-dev libffi-dev \
|
||||
libdwarf-dev libelf-dev elfutils libdw-dev
|
||||
libdw-dev libdwarf-dev libelf-dev elfutils \
|
||||
libnsl-dev
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue