mercurygram - fix lint

This commit is contained in:
Licaon_Kter 2024-02-21 10:03:20 +00:00
parent e35d431376
commit 583405239d

View file

@ -283,7 +283,7 @@ Builds:
submodules: true
sudo:
- apt-get update
- apt-get install -y cmake golang-go libuv1 make ninja-build yasm
- apt-get install -y cmake golang-go libuv1 make ninja-build yasm
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
gradle: