3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-22 11:07:52 +00:00

Smallfixes

This commit is contained in:
Akash Levy 2024-10-19 16:34:50 -07:00
parent 3313645fd0
commit a05ae175c6
2 changed files with 4 additions and 3 deletions

View file

@ -9,6 +9,7 @@ jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: Install deps
run: sudo apt-get install bison flex libreadline-dev tcl-dev libffi-dev