Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
fixing build
Browse files Browse the repository at this point in the history
  • Loading branch information
tanderson-ld committed Nov 16, 2023
1 parent 9b70884 commit 5093233
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ jobs:
with:
api-level: 27
script: |
echo "About to sleep"
sleep 10
adb install tests/LaunchDarkly.ClientSdk.Android.Tests/bin/Debug/com.companyname.LaunchDarkly.ClientSdk.Android.Tests-Signed.apk
# TODO: update build commands to not use msbuild if possible
Expand Down

0 comments on commit 5093233

Please sign in to comment.