mirror of
https://github.com/CherretGit/zaprett-app.git
synced 2025-12-17 00:59:40 +05:00
Update workflow.yml
This commit is contained in:
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@@ -27,6 +27,8 @@ jobs:
|
|||||||
java-version: '21'
|
java-version: '21'
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
cache: gradle
|
cache: gradle
|
||||||
|
- name: Fix submodules
|
||||||
|
run: git submodule update --init --recursive
|
||||||
|
|
||||||
- name: Grant execute permission for gradlew
|
- name: Grant execute permission for gradlew
|
||||||
run: chmod +x gradlew
|
run: chmod +x gradlew
|
||||||
|
|||||||
Reference in New Issue
Block a user