Skip to content

Commit

Permalink
Include emulator
Browse files Browse the repository at this point in the history
  • Loading branch information
I-Al-Istannen committed Oct 28, 2024
1 parent 4c862c3 commit 012186b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/patch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
distribution: 'temurin'
- name: Setup Android SDK
uses: android-actions/setup-android@v3
with:
packages: "tools platform-tools emulator"
- run: emulator --help
- uses: actions/setup-node@v4
with:
node-version: 18
Expand Down

0 comments on commit 012186b

Please sign in to comment.