Skip to content

Commit

Permalink
run primer-sync in script/update
Browse files Browse the repository at this point in the history
  • Loading branch information
shawnbot committed Jan 22, 2019
1 parent dfb384f commit 6e6df95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/update
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ set -ex
rm -Rf _sass/primer-*

npm update
npx primer-sync _sass

cp -r node_modules/* _sass
rm -rf node_modules

0 comments on commit 6e6df95

Please sign in to comment.