Skip to content

Commit

Permalink
Fixed indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
MaartendeKruijf committed Mar 6, 2024
1 parent eae4f8e commit 756718a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ jobs:
run: sudo snap install dart-sass
- name: Install SCSS and autoprefixer via NPM
run: |
npm install -g postcss-cli
npm install -g autoprefixer
npm install -g postcss-cli
npm install -g autoprefixer
- name: Checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 756718a

Please sign in to comment.