Skip to content

Commit a99f141

Browse files
committed
upadte
1 parent 6264452 commit a99f141

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/hugo.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
&& sudo dpkg -i ${{ runner.temp }}/hugo.deb
4242
- name: Install Dart Sass
4343
run: sudo snap install dart-sass
44+
- name: Install PostCSS
45+
run: apt update && apt install node-postcss
4446
- name: Checkout
4547
uses: actions/checkout@v4
4648
with:

0 commit comments

Comments
 (0)