3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-24 09:35:32 +00:00

Lib dwarf

This commit is contained in:
Alain Dargelas 2025-01-15 16:43:28 -08:00
parent d83cf40b2a
commit 2c1824b07d

View file

@ -33,9 +33,9 @@ jobs:
install_dept:
runs-on: ubuntu-latest
shell: bash
run: |
sudo apt-get update -y
sudo apt-get install libdwarf-dev libelf-dev elfutils libdw-dev -y
run: |
sudo apt-get update -y
sudo apt-get install libdwarf-dev libelf-dev elfutils libdw-dev -y
build-yosys:
name: Reusable build