mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Don't init, innit
This commit is contained in:
parent
d5c8e39aaa
commit
abe28118ae
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ios.yaml
vendored
1
.github/workflows/ios.yaml
vendored
|
|
@ -31,7 +31,6 @@ jobs:
|
||||||
- name: Build for iOS
|
- name: Build for iOS
|
||||||
run: |
|
run: |
|
||||||
cd ios
|
cd ios
|
||||||
pod init
|
|
||||||
pod repo update
|
pod repo update
|
||||||
pod install
|
pod install
|
||||||
cd ..
|
cd ..
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue