mirror of
https://github.com/YosysHQ/yosys
synced 2026-01-09 12:28:59 +00:00
Cleanup version.cc creation for VS build
This commit is contained in:
parent
6acb79afa2
commit
cf9ab4c899
3 changed files with 12 additions and 15 deletions
2
.github/workflows/extra-builds.yml
vendored
2
.github/workflows/extra-builds.yml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
|||
persist-credentials: false
|
||||
- run: sudo apt-get install libfl-dev
|
||||
- name: Build
|
||||
run: make vcxsrc YOSYS_VER=latest
|
||||
run: make vcxsrc YOSYS_COMPILER="Visual Studio" VCX_DIR_NAME=yosys-win32-vcxsrc-latest
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: vcxsrc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue