1
0
forked from shaytan/rdgen
This commit is contained in:
Bryan Gerlach
2025-02-27 14:05:54 -06:00
parent 8253cce1bf
commit 60ec06b3ea

View File

@@ -429,7 +429,7 @@ jobs:
continue-on-error: true
run: |
cd ./flutter
flutter pub upgrade win32
#flutter pub upgrade win32
flutter pub get
flutter pub run flutter_launcher_icons
cd ..