mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-28 01:45:55 +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:
|
with:
|
||||||
flutter-version: "1.20.3"
|
flutter-version: "1.20.3"
|
||||||
- run: flutter pub get
|
- run: flutter pub get
|
||||||
- run: which dart
|
|
||||||
- run: dart ./scripts/setup_env.dart
|
- run: dart ./scripts/setup_env.dart
|
||||||
env:
|
env:
|
||||||
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
|
SENTRY_DSN: ${{ secrets.SENTRY_DSN }}
|
||||||
|
Reference in New Issue
Block a user