mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-27 17:29:50 +08:00
ios ci: Remove which dart
No longer required. Dart is in the PATH.
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -14,7 +14,6 @@ jobs:
|
||||
with:
|
||||
flutter-version: "1.20.3"
|
||||
- run: flutter pub get
|
||||
- run: which dart
|
||||
- run: dart ./scripts/setup_env.dart
|
||||
env:
|
||||
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
|
||||
|
Reference in New Issue
Block a user