mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-20 22:49:24 +00:00
fix proj file name in build workflow
This commit is contained in:
@@ -32,5 +32,5 @@ jobs:
|
|||||||
- name: Build Application
|
- name: Build Application
|
||||||
run: |
|
run: |
|
||||||
cd qController
|
cd qController
|
||||||
msbuild qController.Droid.csproj /verbosity:normal /t:Rebuild /p:Configuration=Debug
|
msbuild qController.csproj /verbosity:normal /t:Rebuild /p:Configuration=Debug
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user