Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
robcos authored Jan 16, 2024
1 parent 4676be5 commit ee2261c
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 @@ -34,6 +34,7 @@ jobs:
run: |
git_hash=$(git rev-parse --short "$GITHUB_SHA")
echo "git_hash=$git_hash" >> $GITHUB_ENV
echo "git_hash=$git_hash"
- name: Build memory-footprint.jar
uses: gradle/gradle-build-action@v2.4.2
with:
Expand Down

0 comments on commit ee2261c

Please sign in to comment.