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:
parent
c3907b4c4a
commit
e553c51caf
2 changed files with 2 additions and 3 deletions
3
.github/workflows/test-verific.yml
vendored
3
.github/workflows/test-verific.yml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue