Skip to content

Commit

Permalink
bitrise apk dummy copy script add mkdir
Browse files Browse the repository at this point in the history
  • Loading branch information
donfuxx committed Apr 5, 2020
1 parent 136a329 commit 095a4b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/copy_dummy_apk_for_bitrise.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
#!/usr/bin/env bash
mkdir -p ./mockinizer/build/outputs/apk
cp scripts/dummy.apk ./mockinizer/build/outputs/apk

0 comments on commit 095a4b3

Please sign in to comment.