Skip to content

Commit

Permalink
SMA-4: Specified location of gradle wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
markpernia committed Jan 18, 2024
1 parent 298fb30 commit a08953b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@
- name: Build with Gradle
uses: gradle/gradle-build-action@bd5760595778326ba7f1441bcf7e88b49de61a25 # v2.6.0
with:
arguments: build
arguments: build
gradle-wrapper-properties-path: 'sportsmatch/backend/sportsmatch/gradle/wrapper'

0 comments on commit a08953b

Please sign in to comment.