mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-14 03:05:32 +00:00
Don't init, innit
This commit is contained in:
1
.github/workflows/ios.yaml
vendored
1
.github/workflows/ios.yaml
vendored
@ -31,7 +31,6 @@ jobs:
|
||||
- name: Build for iOS
|
||||
run: |
|
||||
cd ios
|
||||
pod init
|
||||
pod repo update
|
||||
pod install
|
||||
cd ..
|
||||
|
Reference in New Issue
Block a user