Skip to content

Commit d1cbf7f

Browse files
committed
gradlew
1 parent e6af63d commit d1cbf7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package-deb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rm -f numberguessinggame.deb
1717
# Build the application using Gradle
1818
echo "Building application..."
1919

20-
gradle build
20+
./gradlew build
2121

2222
# Copy the compiled JAR file to the package directory
2323
echo "Copying files to package directory..."

0 commit comments

Comments
 (0)