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

Sneak FlexLexer.h into VS build

This commit is contained in:
Krystine Sherwin 2025-07-16 11:52:46 +12:00
parent 3b80afa26e
commit 65e026f4df
No known key found for this signature in database
2 changed files with 8 additions and 0 deletions

View file

@ -27,6 +27,7 @@ jobs:
with:
submodules: true
persist-credentials: false
- run: sudo apt-get install libfl-dev
- name: Build
run: make vcxsrc YOSYS_VER=latest
- uses: actions/upload-artifact@v4