Skip to content

Commit dc42630

Browse files
authored
更新 python-package.yml
1 parent 5ffb68a commit dc42630

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ jobs:
2222
- uses: actions/checkout@v6
2323

2424
- name: Install verilator
25-
run: |
26-
sudo apt install -y --no-install-recommends verilator
25+
uses: veryl-lang/setup-verilator@v1
2726

2827
- name: Set up Python ${{ matrix.python-version }}
2928
uses: actions/setup-python@v6

0 commit comments

Comments
 (0)