mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 23:26:39 +01:00
Add dryrun flutter publish
This commit is contained in:
6
.github/workflows/release.yml
vendored
6
.github/workflows/release.yml
vendored
@@ -272,8 +272,10 @@ jobs:
|
||||
- uses: subosito/flutter-action@v1
|
||||
with:
|
||||
channel: 'stable'
|
||||
- name: Run flutter
|
||||
run: flutter sdk-path
|
||||
- name: Flutter publish
|
||||
run: flutter pub publish --dry-run
|
||||
with:
|
||||
path: packages/lucide-flutter
|
||||
|
||||
|
||||
upload-package-jsons:
|
||||
|
||||
Reference in New Issue
Block a user