Merge branch 'stable'
This commit is contained in:
commit
444b92282e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -341,7 +341,7 @@ jobs:
|
||||
if: startsWith(github.ref, 'refs/tags/v') && matrix.os == 'windows-latest'
|
||||
shell: msys2 {0}
|
||||
run: |
|
||||
export PATH=$PATH:/c/ghcup/bin
|
||||
export PATH=$PATH:/c/ghcup/bin:$(echo /c/tools/ghc-*/bin || echo)
|
||||
scripts/desktop/build-lib-windows.sh
|
||||
cd apps/multiplatform
|
||||
./gradlew packageMsi
|
||||
|
Loading…
Reference in New Issue
Block a user