Merge branch 'stable'

This commit is contained in:
Evgeny Poberezkin 2024-01-20 21:34:30 +00:00
commit 444b92282e
No known key found for this signature in database
GPG key ID: 494BDDD9A28B577D

View file

@ -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