uses path fix for run-test

This commit is contained in:
Dave Olsthoorn 2020-07-25 19:26:54 +02:00 committed by GitHub
parent c9080c4243
commit e982e60a79
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ jobs:
- name: Setup Android SDK
id: 'setup-android'
uses: ../setup-android/
uses: ./../setup-android/
- name: Build SampleApplication
if: runner.os != 'windows'