3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-16 19:05:47 +00:00

Try to fix the Github workflow.

Signed-off-by: Sean Luchen <seanluchen@google.com>
This commit is contained in:
Sean Luchen 2025-10-03 13:44:06 -07:00
parent c3907b4c4a
commit e553c51caf
2 changed files with 2 additions and 3 deletions

View file

@ -36,8 +36,7 @@ jobs:
persist-credentials: false
submodules: true
- name: Runtime environment
run: |
echo "procs=$(nproc)" >> $GITHUB_ENV
uses: ./.github/actions/setup-build-env
- name: Build Yosys
run: |