Skip to content

Commit

Permalink
do not remove bundle for android
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinayagarwal committed Feb 16, 2024
1 parent 38021a2 commit 15f6881
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -403,3 +403,4 @@ jobs:
-X DELETE "$url" \
|| echo "Failed to remove bundle"
done
if: needs.select.outputs.android-linux-x64 == 'false'

0 comments on commit 15f6881

Please sign in to comment.