Skip to content

Commit

Permalink
Minor Fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
RealMangorage committed May 5, 2024
1 parent 266e453 commit ec1ac51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:

- name: Print Commit Count
run:
echo "Total number of commits in : $(( $(echo ${{ steps.commit_count.outputs.data.commit.commitCount.toString() }}) ))"
echo "TEST"

- name: Get Version Info with Specific Commits (using custom task)
# Pass numCommits from workflow to Gradle task as an environment variable
Expand Down

0 comments on commit ec1ac51

Please sign in to comment.