mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 06:03:23 +00:00
ci: Include .github/actions in sparse checkout
This commit is contained in:
parent
9074b655f5
commit
ba01dfbde6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/extra-builds.yml
vendored
1
.github/workflows/extra-builds.yml
vendored
|
@ -108,6 +108,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
sparse-checkout: |
|
sparse-checkout: |
|
||||||
|
.github/actions
|
||||||
.
|
.
|
||||||
backends
|
backends
|
||||||
frontends
|
frontends
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue