Skip to content

Commit

Permalink
Merge pull request #28 from actlaboratory/cat/submodule
Browse files Browse the repository at this point in the history
Fetch submodules as well
  • Loading branch information
yncat committed Jul 31, 2022
2 parents fe2bed5 + 4e19537 commit da55668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
repository: actlaboratory/hiss
ref: ${{ steps.tagName.outputs.tag }}
token: ${{ secrets.access_token }}
submodules: 'recursive'
- name: prepare msvc
uses: ilammy/msvc-dev-cmd@v1
with:
Expand Down

0 comments on commit da55668

Please sign in to comment.