Skip to content

Commit

Permalink
Rebuild node-sass
Browse files Browse the repository at this point in the history
  • Loading branch information
chambridge committed Feb 20, 2018
1 parent ece7468 commit 17a766c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ node('f25-os') {
sh "node -v"
sh "npm -v"
sh "npm install"
sh "npm rebuild node-sass --force"
sh "npm run build"
}
}
Expand Down

0 comments on commit 17a766c

Please sign in to comment.