Add comment
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
cd $PSScriptRoot
|
||||
|
||||
# Build the Windows application using Flutter
|
||||
flutter build windows --release
|
||||
# Build the Windows installer using Inno Setup Compiler (ISCC.exe)
|
||||
ISCC.exe ./busylight-buddy-windows-installer-builder.iss
|
||||
Reference in New Issue
Block a user