Skip to content

Commit

Permalink
old version show branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mariotoffia committed Oct 6, 2024
1 parent a2d1418 commit e0b40e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
fetch-depth: 0
- name: display git info about the checkout stuff
run: git branch --show-current
run: git rev-parse --abbrev-ref HEAD

- name: Set up JDK 15
uses: actions/setup-java@v3
Expand Down

0 comments on commit e0b40e8

Please sign in to comment.