We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa9fffb commit d0af1aeCopy full SHA for d0af1ae
1 file changed
.github/workflows/hugo.yml
@@ -54,6 +54,7 @@ jobs:
54
run: |
55
git submodule add https://github.com/google/docsy.git themes/github.com/google/docsy
56
git submodule add https://github.com/FortAwesome/Font-Awesome.git themes/github.com/FortAwesome/Font-Awesome
57
+ git submodule add https://github.com/twbs/bootstrap.git themes/github.com/twbs/bootstrap
58
- name: Build with Hugo
59
env:
60
# For maximum backward compatibility with Hugo modules
0 commit comments