Skip to content

Commit

Permalink
update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
alexasselin008 committed Nov 30, 2023
1 parent e47da29 commit 85a8f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/svg-icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"scripts": {
"build": "copyfiles --flat src/optimized-icons/* dist/icons",
"generate-icons": "tsx scripts/build.ts"
"generate-icons": "tsx scripts/build.ts && pnpm build"
},
"devDependencies": {
"@swc/core": "1.3.96",
Expand Down

0 comments on commit 85a8f48

Please sign in to comment.