mirror of
https://github.com/jwetzell/qController.git
synced 2026-08-08 00:43:48 +00:00
fix proj file name in build workflow
This commit is contained in:
@@ -32,5 +32,5 @@ jobs:
|
||||
- name: Build Application
|
||||
run: |
|
||||
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