Skip to content

Commit

Permalink
fix git submodule init
Browse files Browse the repository at this point in the history
  • Loading branch information
douyixuan authored Jul 11, 2024
1 parent 1b1012b commit 47cc54e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,8 @@ jobs:
# make
# make install

- name: Git Submodules Init
# You may pin to the exact commit or the version.
# uses: chris-short/github-action-git-submodules@88901c55aa6d9741d91bab66ac6b4e96d0732b7f
uses: chris-short/[email protected]
- name: submodules-init
uses: snickerbockers/submodules-init@v4

- name: Build
run: |
Expand Down

0 comments on commit 47cc54e

Please sign in to comment.