fix: handle older VC redist versions (#5447)

This commit is contained in:
nerix
2024-06-15 12:32:01 +02:00
committed by GitHub
parent 66471075a5
commit 280ac30289
6 changed files with 37 additions and 4 deletions
+1
View File
@@ -251,6 +251,7 @@ jobs:
cd build
windeployqt bin/chatterino.exe --release --no-compiler-runtime --no-translations --no-opengl-sw --dir Chatterino2/
cp bin/chatterino.exe Chatterino2/
..\.CI\deploy-crt.ps1 Chatterino2
echo nightly > Chatterino2/modes
- name: Package (windows)