Skip to content

Commit

Permalink
dsa
Browse files Browse the repository at this point in the history
  • Loading branch information
prateek-kommunicate authored Dec 24, 2024
1 parent 68318e3 commit 96f98c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/temp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
with:
api-level: ${{ matrix.api-level }}
target: ${{ matrix.target }}
emulator-port: 5583
emulator-port: 5582
force-avd-creation: false
emulator-options: -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
Expand All @@ -63,7 +63,7 @@ jobs:
with:
api-level: ${{ matrix.api-level }}
target: ${{ matrix.target }}
emulator-port: 5583
emulator-port: 5582
force-avd-creation: false
emulator-options: -no-snapshot-save -no-window -gpu swiftshader_indirect -noaudio -no-boot-anim -camera-back none
disable-animations: true
Expand Down

0 comments on commit 96f98c6

Please sign in to comment.