Cleanup version.cc creation for VS build

This commit is contained in:
Miodrag Milanovic
2025-12-09 13:50:17 +01:00
parent 6acb79afa2
commit cf9ab4c899
3 changed files with 12 additions and 15 deletions
+1 -1
View File
@@ -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