Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 759e555

Browse files
authored
Update check_for_playstore_releases.sh
1 parent 8be3def commit 759e555

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/check_for_playstore_releases.sh

+1
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,5 @@ do
7979
echo "Short platform name detected: $short_platform_name"
8080
filename="Kiwi-$short_platform_name-playstore.apk"
8181
mv -v "$download_id.apk" $filename
82+
sleep 1
8283
done

0 commit comments

Comments
 (0)