Skip to content

Commit 4598ea2

Browse files
committed
centos-fixup
1 parent a222c6a commit 4598ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/legacy-centos-7.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
135135
echo SV_REPO=${SV_REPO:-${DEFAULT_SV_REPO}} | tee -a ${GITHUB_ENV}
136136
echo SV_BRANCH=${SV_BRANCH:-${DEFAULT_SV_BRANCH}} | tee -a ${GITHUB_ENV}
137-
- run |
137+
- run: |
138138
echo "::notice:: LIBHTP_REPO=${LIBHTP_REPO}"
139139
echo "::notice:: LIBHTP_BRANCH=${LIBHTP_BRANCH}"
140140
echo "::notice:: SU_REPO=${SU_REPO}"

0 commit comments

Comments
 (0)