Skip to content

Commit

Permalink
Update firebase-hosting-merge.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nickf2k authored Mar 10, 2024
1 parent e418a83 commit c91aa09
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,7 @@ jobs:
build_and_deploy:
runs-on: ubuntu-latest
steps:
- name: Set Up Flutter
uses: subosito/flutter-action@v2
with:
flutter-version: '3.13.0'
channel: 'stable'

- uses: actions/checkout@v3
- run: flutter build web
- uses: FirebaseExtended/action-hosting-deploy@v0
Expand Down

0 comments on commit c91aa09

Please sign in to comment.