mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-27 07:49:50 +00:00
action.yml: Playing with apt cache
This commit is contained in:
parent
b9156c4f7c
commit
2d778a94fa
4 changed files with 22 additions and 5 deletions
2
.github/workflows/test-sanitizers.yml
vendored
2
.github/workflows/test-sanitizers.yml
vendored
|
|
@ -44,6 +44,8 @@ jobs:
|
|||
|
||||
- name: Setup environment
|
||||
uses: ./.github/actions/setup-build-env
|
||||
with:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
- name: Get iverilog
|
||||
id: get-iverilog
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue