Skip to content

Commit

Permalink
setup upterm
Browse files Browse the repository at this point in the history
  • Loading branch information
xcarol committed Feb 26, 2024
1 parent b6ddbe9 commit fa0f060
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
- name: Install dependencies
run: flutter pub get

- name: Setup upterm session
uses: lhotari/action-upterm@v1

- name: Build AAB
run: flutter build appbundle --release --dart-define=MAPS_API_KEY=${{ secrets.MAPS_API_KEY }}

Expand Down

0 comments on commit fa0f060

Please sign in to comment.