mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-29 02:27:12 +01:00
add flutter action
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -269,6 +269,9 @@ jobs:
|
||||
# needs: pre-build
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: subosito/flutter-action@v1
|
||||
with:
|
||||
channel: 'stable'
|
||||
- name: Run flutter
|
||||
run: flutter sdk-path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user