Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
luiztauffer committed Dec 11, 2024
1 parent 7940db5 commit fdbd140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-github-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
run: "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"

- name: Install PostCSS
run: npm install -g postcss postcss-cli autoprefixer
run: npm install postcss postcss-cli autoprefixer

- name: Build with Hugo
env:
Expand Down

0 comments on commit fdbd140

Please sign in to comment.