Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blaz-cerpnjak authored Mar 15, 2024
1 parent 0586422 commit fe9cdad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,9 @@ jobs:
run: mvn -B package --file pom.xml

- name: Setup Gradle
working-directory: ./OrderProcessingAPI

- name: Gradle environment
uses: gradle/gradle-build-action@v3

- working-directory: ./OrderProcessingAPI
- run: gradle wrapper 8.5
- run: chmod +x gradlew

Expand Down

0 comments on commit fe9cdad

Please sign in to comment.