Skip to content

Commit

Permalink
Skip publishing all packages
Browse files Browse the repository at this point in the history
  • Loading branch information
FeodorFitsner committed May 9, 2024
1 parent 5cee8c8 commit 39df621
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,10 @@ for:
python3 ci/patch_pubspec.py packages/flet_video/pubspec.yaml $PKG_VER
python3 ci/patch_pubspec.py packages/flet_webview/pubspec.yaml $PKG_VER
cd packages/flet
flutter test
dart pub publish --force || exit 1
cd $APPVEYOR_BUILD_FOLDER
# cd packages/flet
# flutter test
# dart pub publish --force || exit 1
# cd $APPVEYOR_BUILD_FOLDER
# sleep 10
Expand Down

0 comments on commit 39df621

Please sign in to comment.