Skip to content

Commit 45ae512

Browse files
committed
fix test case
1 parent 06a2be4 commit 45ae512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
AWS_S3_KEY_PREFIX: "${{env.REPOSITORY_NAME}}/"
5757
CANONICAL_LINK_PREFIX: ${{env.CANONICAL_LINK_PREFIX}}
5858
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
59-
OVERRIDE_SUBMODULE_SHA: "4dcb654a29caa5ad607d906bdf6a9e943de99222"
59+
OVERRIDE_SUBMODULE_SHA: ""
6060

6161
- name: Build and deploy document (HTML Pub repo)
6262
uses: ./workflows

0 commit comments

Comments
 (0)