3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-06-23 22:33:41 +00:00

Lib dwarf

This commit is contained in:
Alain Dargelas 2025-01-15 16:46:05 -08:00
parent 2c1824b07d
commit 25c6450e68

View file

@ -32,6 +32,8 @@ jobs:
install_dept: install_dept:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps:
- name: Install dept
shell: bash shell: bash
run: | run: |
sudo apt-get update -y sudo apt-get update -y