Allow translucent captioned windows on Windows.

This commit is contained in:
John Preston 2023-02-10 21:00:29 +04:00
parent e78975d770
commit 5c33f0cc5b
1 changed files with 1 additions and 1 deletions

View File

@ -404,7 +404,7 @@ if customRunCommand:
stage('patches', """
git clone https://github.com/desktop-app/patches.git
cd patches
git checkout c00002819c
git checkout 720e1863f0
""")
stage('msys64', """