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 3572bec commit 4b9144b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ jobs:

- name: Set execute permissions for backend gradlew
run: chmod +x ./backend/gradlew
working-directory: ./backend

- name: Build backend with Gradle Wrapper
run: ./backend/gradlew build
Expand Down

0 comments on commit 4b9144b

Please sign in to comment.