Skip to content

Commit

Permalink
Update source vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
akashlevy committed Nov 5, 2024
1 parent 5d09e9f commit df1f848
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/source-vendor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand Down

0 comments on commit df1f848

Please sign in to comment.