Skip to content

Commit 68db378

Browse files
committed
upadte
1 parent a99f141 commit 68db378

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
4343
run: sudo snap install dart-sass
4444
- name: Install PostCSS
45-
run: apt update && apt install node-postcss
45+
run: sudo apt update && sudo apt install node-postcss
4646
- name: Checkout
4747
uses: actions/checkout@v4
4848
with:

0 commit comments

Comments
 (0)