Skip to content

Commit

Permalink
Merge pull request YosysHQ#248 from yrabbit/fix-ci
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
yrabbit authored May 21, 2024
2 parents 96a0141 + 3533c02 commit e2224ed
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 e2224ed

Please sign in to comment.