mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-25 20:46:04 +00:00
Add YosysHQ/abc as a submodule located in abc
This commit is contained in:
parent
77dff5a293
commit
09b9aa83c9
13 changed files with 31 additions and 52 deletions
1
.github/workflows/version.yml
vendored
1
.github/workflows/version.yml
vendored
|
@ -13,6 +13,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
submodules: true
|
||||
- name: Take last commit
|
||||
id: log
|
||||
run: echo "message=$(git log --no-merges -1 --oneline)" >> $GITHUB_OUTPUT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue