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