ci: remove usage of DownloadStyles.sh

This commit is contained in:
Rosalie Wanders
2023-01-22 13:53:23 +01:00
parent 2bc788beea
commit 7f9f30181e
-3
View File
@@ -67,9 +67,6 @@ 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)