[ci] fixed a bug

This commit is contained in:
tangxifan 2022-05-09 17:03:33 +08:00
parent 0afe3a6d33
commit effa9e0f41
1 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,10 @@ jobs:
with: with:
submodules: true submodules: true
- name: Install Dependencies
run: |
source .github/workflow/install_dependencies_run.sh
- name: Dump tool versions - name: Dump tool versions
run: | run: |
iverilog -V iverilog -V