diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index fe73cd5e..f36a84b3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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)