mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-24 09:35:32 +00:00
Update source vendor
This commit is contained in:
parent
5d09e9f308
commit
df1f848ed8
1 changed files with 2 additions and 1 deletions
3
.github/workflows/source-vendor.yml
vendored
3
.github/workflows/source-vendor.yml
vendored
|
@ -9,7 +9,8 @@ jobs:
|
|||
- name: Checkout repository with submodules
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: 'recursive'
|
||||
submodules: true
|
||||
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
|
||||
- name: Create clean tarball
|
||||
run: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue