Skip to content

Commit

Permalink
wat parallel
Browse files Browse the repository at this point in the history
  • Loading branch information
midttuna committed Feb 17, 2025
1 parent 6dfd08b commit 72d8416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Retrieve current version from gradle.properties
run: |
./gradlew properties --build-cache
./gradlew properties --build-cache --parallel
- name: Remove SNAPSHOT suffix for release
if: startsWith(github.ref, 'refs/tags/v')
Expand Down

0 comments on commit 72d8416

Please sign in to comment.