Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kasvith committed Sep 15, 2024
1 parent 23c7bbe commit d8bb966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,6 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile
- name: Expo Prebuild
run: prebuild:clean
run: pnpm prebuild:clean
- name: Build Android
run: pnpm build:android

0 comments on commit d8bb966

Please sign in to comment.