Skip to content

Commit

Permalink
Checkout submodules in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
grtcdr committed Oct 29, 2024
1 parent 9aac811 commit d355a39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/macchina-release-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
submodules: true

- name: Bootstrap
uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit d355a39

Please sign in to comment.