[skip ci] update workflows
This commit is contained in:
@@ -15,11 +15,11 @@ jobs:
|
|||||||
run: source .github/scripts/cronet.sh
|
run: source .github/scripts/cronet.sh
|
||||||
|
|
||||||
- name: Download Cronet
|
- name: Download Cronet
|
||||||
uses: gradle/gradle-build-action@v2
|
|
||||||
if: ${{ env.cronet == 'ok' }}
|
if: ${{ env.cronet == 'ok' }}
|
||||||
|
uses: gradle/gradle-build-action@v2
|
||||||
run: |
|
run: |
|
||||||
chmod +x gradlew
|
chmod +x gradlew
|
||||||
./gradlew app:downloadCronet
|
./gradlew app:downloadCronet
|
||||||
|
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
if: ${{ env.cronet == 'ok' }}
|
if: ${{ env.cronet == 'ok' }}
|
||||||
@@ -39,4 +39,3 @@ jobs:
|
|||||||
*cronet.json
|
*cronet.json
|
||||||
*updateLog.md
|
*updateLog.md
|
||||||
gradle.properties
|
gradle.properties
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user