Skip to content

Commit

Permalink
chore: use flutter github worfklow job for stories_repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Gambley1 committed May 21, 2024
1 parent b8690a6 commit e293d24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/stories_repository.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
build:
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/dart_package.yml@v1
uses: VeryGoodOpenSource/very_good_workflows/.github/workflows/flutter_package.yml@v1
with:
dart_sdk: 3.3.4
flutter_version: 3.22.0
working_directory: packages/stories_repository

0 comments on commit e293d24

Please sign in to comment.