Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lukastrkan authored Jun 2, 2020
1 parent ec387aa commit 209ad23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ jobs:
- uses: actions/checkout@v1
- name: Android
run: |
cd JTSK.Android
nuget restore
cd JTSK.Android
msbuild JTSK.Android.csproj /verbosity:normal /t:Rebuild /p:Configuration=Debug

0 comments on commit 209ad23

Please sign in to comment.