This commit is contained in:
AG 2025-09-26 15:04:17 +02:00
parent 4981fd31ac
commit 8417de6ddb
1 changed files with 1 additions and 0 deletions

View File

@ -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