Skip to content

Commit 6e8ac0d

Browse files
authored
Update main.yml
1 parent 9d983b6 commit 6e8ac0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
run: |
2121
echo $(hostname -i)
2222
echo $IP_ADDRESS
23+
echo $(git --version)
2324
2425
# - name: '[preparation] checkout the current branch'
2526
# uses: actions/[email protected]

0 commit comments

Comments
 (0)