Skip to content

Commit 665a57a

Browse files
authored
Update npm-publish.yml
1 parent dec6fae commit 665a57a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
registry-url: https://registry.npmjs.org/
1313
- run: npm ci
1414
- run: npm run vite:build
15-
- uses: gha-utilities/sass-build@v0.4.10
15+
- uses: gha-utilities/sass-build@v0.5.1
1616
with:
1717
source: src/style/style.scss
1818
destination: dist/style.css

0 commit comments

Comments
 (0)