mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-21 06:59:17 +00:00
remove cd line
This commit is contained in:
@@ -20,7 +20,6 @@ jobs:
|
|||||||
- uses: actions/checkout@v1
|
- uses: actions/checkout@v1
|
||||||
- name: iOS
|
- name: iOS
|
||||||
run: |
|
run: |
|
||||||
cd Blank
|
|
||||||
nuget restore
|
nuget restore
|
||||||
cd iOS
|
cd iOS
|
||||||
msbuild qController.iOS.csproj /verbosity:normal /t:Rebuild /p:Platform=iPhoneSimulator /p:Configuration=Debug
|
msbuild qController.iOS.csproj /verbosity:normal /t:Rebuild /p:Platform=iPhoneSimulator /p:Configuration=Debug
|
||||||
|
|||||||
Reference in New Issue
Block a user