mirror of
https://github.com/localsend/localsend.git
synced 2026-06-23 04:10:07 +00:00
chore: update script
This commit is contained in:
@@ -7,6 +7,6 @@ fvm flutter pub get
|
||||
fvm flutter pub run build_runner build -d
|
||||
fvm flutter build windows
|
||||
|
||||
Compress-Archive -Path build\windows\runner\Release\* -CompressionLevel Fastest -DestinationPath LocalSend-XXX-windows-x86-64.zip
|
||||
Compress-Archive -Path build/windows/runner/Release/* -DestinationPath LocalSend-XXX-windows-x86-64.zip
|
||||
|
||||
Write-Output 'Generated Windows zip!'
|
||||
Reference in New Issue
Block a user