Check build android (retry again with jdk21)
This commit is contained in:
@@ -53,6 +53,12 @@ jobs:
|
|||||||
echo "$ACTIONS_RESULTS_URL"
|
echo "$ACTIONS_RESULTS_URL"
|
||||||
echo "$ACTIONS_CACHE_URL"
|
echo "$ACTIONS_CACHE_URL"
|
||||||
|
|
||||||
|
- name: Test Artifact Endpoint
|
||||||
|
run: |
|
||||||
|
echo "$ACTIONS_RESULTS_URL"
|
||||||
|
|
||||||
|
curl -v "$ACTIONS_RESULTS_URL" || true
|
||||||
|
|
||||||
- name: Grant execute permission
|
- name: Grant execute permission
|
||||||
run: chmod +x ./gradlew
|
run: chmod +x ./gradlew
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user