Skip to content

Commit

Permalink
adjust build.yml again
Browse files Browse the repository at this point in the history
  • Loading branch information
wkelly17 committed Dec 7, 2023
1 parent 872f49b commit 81fdab8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"test.e2e": "playwright test",
"test.unit": "vitest",
"lint": "biome check --apply --verbose src/**/* src/",
"build-ios": "ionic capacitor build ios --release --prod --no-open",
"ios": "npm run build && npm run sync && npx cap run ios",
"android": "npm run build && npx cap run android",
"sync": "cap sync",
Expand Down

0 comments on commit 81fdab8

Please sign in to comment.