Skip to content

Commit eea3507

Browse files
ci: remove tauri ios init steps
1 parent 9a062f5 commit eea3507

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/build-ios-app.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@ jobs:
5050
- name: Install npm dependencies
5151
run: npm ci
5252

53-
# TODO: test ci w/o this step
54-
# - name: Initialize Tauri iOS project
55-
# run: npx tauri ios init
56-
# working-directory: src-tauri
57-
5853
- name: Build and upload to TestFlight
5954
run: bundle exec fastlane beta
6055
env:

0 commit comments

Comments
 (0)