Skip to content

Commit

Permalink
troll github actions a little
Browse files Browse the repository at this point in the history
  • Loading branch information
NyaomiDEV committed May 25, 2024
1 parent ce7d22d commit 594e774
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 @@
"license": "AGPL-3.0-only",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"build": "env && vue-tsc && vite build",
"preview": "vite preview",
"capacitor:sync:before": "IS_CAPACITOR=1 yarn run build"
},
Expand Down

0 comments on commit 594e774

Please sign in to comment.