mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-23 06:13:41 +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
|
- name: Checkout repository with submodules
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
submodules: 'recursive'
|
submodules: true
|
||||||
|
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
|
|
||||||
- name: Create clean tarball
|
- name: Create clean tarball
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue