3
0
Fork 0
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:
Krystine Sherwin 2025-11-01 12:04:13 +13:00 committed by Miodrag Milanovic
parent b9156c4f7c
commit 2d778a94fa
4 changed files with 22 additions and 5 deletions

View file

@ -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