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:
parent
b9156c4f7c
commit
2d778a94fa
4 changed files with 22 additions and 5 deletions
2
.github/workflows/test-compile.yml
vendored
2
.github/workflows/test-compile.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue