mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-20 07:36:39 +00:00
ci: Include .github/actions in sparse checkout
This commit is contained in:
parent
9074b655f5
commit
ba01dfbde6
1
.github/workflows/extra-builds.yml
vendored
1
.github/workflows/extra-builds.yml
vendored
|
@ -108,6 +108,7 @@ jobs:
|
|||
uses: actions/checkout@v4
|
||||
with:
|
||||
sparse-checkout: |
|
||||
.github/actions
|
||||
.
|
||||
backends
|
||||
frontends
|
||||
|
|
Loading…
Reference in a new issue