3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-19 04:10:51 +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

@ -60,6 +60,8 @@ jobs:
- name: Setup environment
uses: ./.github/actions/setup-build-env
with:
runs-on: ${{ matrix.os }}
- name: Setup Cpp
uses: aminya/setup-cpp@v1