Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 2eea95e

Browse files
authored
Update circle.yml
1 parent 7d95bbb commit 2eea95e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919
compile:
2020
override:
2121
- ls node_modules/*
22-
- rm package-lock.json
22+
- npm rebuild node-sass
2323
- npm run lint
2424
- npm run build
2525

0 commit comments

Comments
 (0)