Skip to content

Commit

Permalink
turbo build change to try to fix ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben King committed Nov 18, 2024
1 parent 544ddc3 commit ab0a601
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"private": true,
"scripts": {
"vscode:prepublish": "npm run build",
"build": "turbo run build --no-update-notifier",
"build": "turbo run build --no-update-notifier --force",
"dev": "turbo run dev --no-update-notifier",
"check-types": "turbo run check-types --no-update-notifier",
"lint": "turbo run lint --no-update-notifier",
Expand Down

0 comments on commit ab0a601

Please sign in to comment.