Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yrabbit committed May 21, 2024
1 parent 96a0141 commit 902acb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/chipdb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -300,6 +300,7 @@ jobs:
libeigen3-dev
cd yosys
git checkout ${{ matrix.yosys }}
git submodule update --init
make config-gcc
make -j$(nproc)
sudo make install
Expand Down

0 comments on commit 902acb0

Please sign in to comment.