Skip to content

Commit

Permalink
Update build-gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rtemirbulat authored Jun 27, 2024
1 parent f947165 commit 8128702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
- name: Build Project with Gradle
run: gradle clean build
- name: Run Application
run: java -jar java-trainee-edu/build/libs/java-trainee-edu-1.0-SNAPSHOT.jar
run: java -jar build/libs/java-trainee-edu-1.0-SNAPSHOT.jar

0 comments on commit 8128702

Please sign in to comment.