This commit is contained in:
parent
4981fd31ac
commit
8417de6ddb
|
|
@ -24,6 +24,7 @@ build:
|
|||
script:
|
||||
- echo "Building Java project with Gradle via Nix shell..."
|
||||
# Enter nix-shell and run the build
|
||||
- nix-shell --run "./gradlew :Esi:updateEsiApi"
|
||||
- nix-shell --run "./gradlew package"
|
||||
|
||||
# Verify the binary exists
|
||||
|
|
|
|||
Loading…
Reference in New Issue