зеркало из https://github.com/microsoft/rnx-kit.git
chore(deps): update gradle/gradle-build-action action to v2.6.0 (#2525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Tommy Nguyen <4123478+tido64@users.noreply.github.com>
This commit is contained in:
Родитель
cad3a0728e
Коммит
77fdc694b2
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
---
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
- name: Install npm dependencies
|
||||
run: ${{ github.event.inputs.packageManager }} install
|
||||
- name: Build Android app
|
||||
uses: gradle/gradle-build-action@v2.5.1
|
||||
uses: gradle/gradle-build-action@v2.6.0
|
||||
with:
|
||||
gradle-version: wrapper
|
||||
arguments: --no-daemon clean assembleDebug
|
||||
|
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
- name: Install npm dependencies
|
||||
run: ${{ github.event.inputs.packageManager }} install
|
||||
- name: Build Android app
|
||||
uses: gradle/gradle-build-action@v2.5.1
|
||||
uses: gradle/gradle-build-action@v2.6.0
|
||||
with:
|
||||
gradle-version: wrapper
|
||||
arguments: --no-daemon clean assembleDebug
|
||||
|
|
Загрузка…
Ссылка в новой задаче