Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pbek authored Jul 22, 2020
1 parent 2892315 commit 3567e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
- if: contains( matrix.os, 'windows')
name: Build for Windows
run: |
dir /s /b ..\..\Qt
dir /s /b ..\..
echo "#define RELEASE ""GitHub Actions""" > release.h
type release.h
qmake QOwnNotes.pro -r -spec win32-g++
Expand Down

0 comments on commit 3567e6f

Please sign in to comment.