ci: execute DownloadStyles.sh on windows

This commit is contained in:
Rosalie Wanders
2022-12-13 21:38:07 +01:00
parent f5296c9f79
commit e474a09642
+3
View File
@@ -69,6 +69,9 @@ jobs:
- name: Build RMG (Portable)
run: ./Source/Script/Build.sh Release
shell: msys2 {0}
- name: Download Styles
run: ./Source/Script/DownloadStyles.sh
shell: msys2 {0}
- name: Create Installer
run: .\Build\Release\Source\Installer\CreateInstaller.bat
- name: Upload RMG (Portable)