Skip to content

Commit

Permalink
Merge pull request #29 from bgruening/patch-1
Browse files Browse the repository at this point in the history
test recursive submodules in automated release
  • Loading branch information
gf777 authored Sep 12, 2022
2 parents a81b764 + 505b58f commit 9f66bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2
with:
submodules: true
submodules: recursive
- name: Create Release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit 9f66bfb

Please sign in to comment.