mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-11-05 11:56:37 +00:00
GHA package.yaml: build needs gradle_wrapper_validate
This commit is contained in:
parent
cd22d26706
commit
c0d05b31d7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/package.yaml
vendored
1
.github/workflows/package.yaml
vendored
|
|
@ -7,6 +7,7 @@ permissions:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
needs: gradle_wrapper_validate
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
|
|||
Loading…
Reference in a new issue