Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MocStepan authored Apr 1, 2024
1 parent e37714f commit 3572bec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
working-directory: ./backend

- name: Build backend with Gradle Wrapper
run: ./gradlew build
working-directory: ./backend
run: ./backend/gradlew build

dependency-submission:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3572bec

Please sign in to comment.