mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-25 16:42:35 +00:00
Add some stuff back
This commit is contained in:
parent
5e0d59ca90
commit
0a76067801
3 changed files with 11 additions and 5 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: true
|
||||
submodules: 'recursive'
|
||||
persist-credentials: false
|
||||
ssh-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
|
||||
- name: Create clean tarball
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue