Skip to content

Commit

Permalink
Update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasVitale committed Nov 23, 2024
1 parent 579f46c commit 30d96ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/commit-stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
cache: gradle

- name: Compile and test
run: ./gradlew clean build --no-daemon
run: ./gradlew clean assemble --no-daemon

0 comments on commit 30d96ab

Please sign in to comment.