Skip to content

Commit

Permalink
i h
Browse files Browse the repository at this point in the history
  • Loading branch information
owengregson committed Aug 10, 2024
1 parent 9866adc commit 8d69fd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
else
echo "Version has changed from $latest_release_version to $current_version. Proceeding with build."
echo "build_required=true" >> $GITHUB_ENV
fi
- name: Build with Gradle
if: env.build_required == 'true'
Expand Down

0 comments on commit 8d69fd7

Please sign in to comment.