Skip to content

Commit 0735932

Browse files
test
1 parent 6d68948 commit 0735932

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Install Node.js dependencies
5252
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
5353
- name: Get theme
54-
run: git submodule add https://github.com/google/docsy.git themes/github.com/google/docsy.git
54+
run: git submodule add https://github.com/google/docsy.git themes/github.com/google/docsy
5555
- name: Get theme
5656
run: git submodule add https://github.com/FortAwesome/Font-Awesome.git themes/github.com/FortAwesome/Font-Awesome
5757

0 commit comments

Comments
 (0)