3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-07-31 16:33:19 +00:00

Add YosysHQ/abc as a submodule located in abc

This commit is contained in:
Roland Coeurjoly 2024-04-12 07:08:18 +02:00
parent 77dff5a293
commit 09b9aa83c9
13 changed files with 31 additions and 52 deletions

View file

@ -15,7 +15,8 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
with:
submodules: true
- name: Initialize CodeQL
uses: github/codeql-action/init@v3
with: