3
0
Fork 0
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:
Krystine Sherwin 2024-07-19 14:30:16 +12:00
parent 9074b655f5
commit ba01dfbde6
No known key found for this signature in database

View file

@ -108,6 +108,7 @@ jobs:
uses: actions/checkout@v4
with:
sparse-checkout: |
.github/actions
.
backends
frontends