Skip to content

Commit 7417ddb

Browse files
authored
update
1 parent 3d9082d commit 7417ddb

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
@@ -42,7 +42,7 @@ jobs:
4242
- name: Install Dart Sass and PostCSS
4343
run: |
4444
sudo snap install dart-sass
45-
npm i -D postcss postcss-cli autoprefixer
45+
npm install -g npx
4646
npx install postcss
4747
- name: Checkout
4848
uses: actions/checkout@v4

0 commit comments

Comments
 (0)