Skip to content

Commit 30f4957

Browse files
authored
Fixing release action
Hopefully
1 parent c869aef commit 30f4957

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/create-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
ruby-version: 2.6.x
1717
- name: Update Externals
1818
run: |
19+
git submodule init
1920
git submodule update --remote
2021
- name: commit changed files
2122
uses: stefanzweifel/[email protected]

0 commit comments

Comments
 (0)