Skip to content

Commit

Permalink
Update build_app.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GrakovNe authored Nov 7, 2024
1 parent 3a88965 commit 382a15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:

# Run Build Project
- name: Build gradle project
run: ./gradlew build
run: ./gradlew build -Proom.schemaLocation=$GITHUB_WORKSPACE/app/schemas

0 comments on commit 382a15e

Please sign in to comment.