Skip to content

Commit 0efdfe9

Browse files
fix
1 parent d0af1ae commit 0efdfe9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/hugo.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
5353
- name: Get theme
5454
run: |
55+
npm install postcss-cli
5556
git submodule add https://github.com/google/docsy.git themes/github.com/google/docsy
5657
git submodule add https://github.com/FortAwesome/Font-Awesome.git themes/github.com/FortAwesome/Font-Awesome
5758
git submodule add https://github.com/twbs/bootstrap.git themes/github.com/twbs/bootstrap

0 commit comments

Comments
 (0)