mirror of
https://github.com/GravitLauncher/Launcher
synced 2025-01-10 17:49:40 +03:00
[FIX] Fix Gitlab CI
This commit is contained in:
parent
efcecb31a8
commit
6113a187c6
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ cache:
|
|||
build:
|
||||
stage: build
|
||||
script:
|
||||
- git submodule update --init
|
||||
- ./gradlew assemble
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue