Skip to content

Commit a2baf66

Browse files
author
robot
committed
remove submodule
1 parent 6a3a6fa commit a2baf66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/generate.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v2
1515
with:
1616
token: ${{ secrets.CHECKOUT }}
17-
submodules: "true"
17+
# submodules: "true"
1818
- name: run npm
1919
uses: actions/setup-node@v2
2020
with:

0 commit comments

Comments
 (0)