ci: create portable.txt for the portable windows builds

This commit is contained in:
Rosalie Wanders
2023-09-06 01:33:45 +02:00
parent c70f59d7b6
commit 4cbecea0c3
+3
View File
@@ -84,6 +84,9 @@ jobs:
shell: msys2 {0}
- name: Create Installer
run: .\Build\Release\Source\Installer\CreateInstaller.bat
- name: Configure RMG (Portable)
run: touch Bin/Release/portable.txt
shell: msys2 {0}
- name: Upload RMG (Portable)
uses: actions/upload-artifact@v3
with: