Skip to content

Commit

Permalink
tmp: fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
krystofwoldrich committed Oct 21, 2024
1 parent c332e7d commit 1e560ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-ui-critical.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: List available system images
run: sdkmanager --list
run: $ANDROID_HOME/cmdline-tools/latest/bin/sdkmanager --list

- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 1e560ea

Please sign in to comment.