Skip to content

Commit

Permalink
use env
Browse files Browse the repository at this point in the history
  • Loading branch information
spion committed Aug 18, 2024
1 parent c9641c3 commit 4bcdec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
with:
api-level: 29
script: |
export PATH=/usr/local/lib/android/sdk/platform-tools:$PATH && sudo ./tests/run.sh
sudo bash -c 'env PATH=/usr/local/lib/android/sdk/platform-tools:$PATH ./tests/run.sh'
# services:
# emulator:
# image: budtmo/docker-android:emulator_12.0
Expand Down

0 comments on commit 4bcdec7

Please sign in to comment.