Skip to content

Commit c39f7ae

Browse files
committed
Try to fix publish workflow
1 parent b7e8dd4 commit c39f7ae

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ jobs:
7070
GH_TOKEN: ${{ github.token }}
7171
steps:
7272
- uses: actions/checkout@v6
73+
with:
74+
submodules: true
7375
- name: Download artifacts
7476
uses: actions/download-artifact@v7
7577
with:

0 commit comments

Comments
 (0)