Skip to content

Commit

Permalink
update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
gorlak committed Oct 4, 2020
1 parent f978b33 commit facdde1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- name: Build PowerMateTray Debug
run: |
cd build
MSBuild.exe PowerMateTray.sln -p:Configuration=Debug
Release:
Expand All @@ -45,5 +44,4 @@ jobs:
- name: Build PowerMateTray Release
run: |
cd build
MSBuild.exe PowerMateTray.sln -p:Configuration=Release

0 comments on commit facdde1

Please sign in to comment.