Skip to content

Commit

Permalink
Run as a single step
Browse files Browse the repository at this point in the history
  • Loading branch information
fotiDim committed Jul 15, 2021
1 parent 78bf8ee commit ee454ae
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/spotify_sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
run: flutter analyze lib test example
- name: Publish dry run
run: flutter pub publish --dry-run
- run: cd example
- name: Build web version
run: flutter build web
run: |
cd example
flutter build web

0 comments on commit ee454ae

Please sign in to comment.