Skip to content

Commit 660448d

Browse files
committed
Try to fix the Github workflow.
Signed-off-by: Sean Luchen <[email protected]>
1 parent c3907b4 commit 660448d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test-verific.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ jobs:
3636
persist-credentials: false
3737
submodules: true
3838
- name: Runtime environment
39-
run: |
40-
echo "procs=$(nproc)" >> $GITHUB_ENV
39+
uses: ./.github/actions/setup-build-env
4140

4241
- name: Build Yosys
4342
run: |

0 commit comments

Comments
 (0)