Skip to content

Commit a4e1a0e

Browse files
committed
CI: set correct name for step
1 parent bf05111 commit a4e1a0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_vanagon.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
git config --global core.autocrlf false
172172
git config --global core.eol lf
173173
174-
- name: Checkout code at tag
174+
- name: Checkout code
175175
uses: actions/checkout@v6
176176
with:
177177
ref: ${{ inputs.ref }}

0 commit comments

Comments
 (0)