Skip to content

Commit 22abada

Browse files
committed
update
1 parent f4bfe74 commit 22abada

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-deploy-changes.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ jobs:
8383
if: steps.check.outputs.has_changed == 'true'
8484
run: python -m pip install --break-system-packages pyyaml jinja2 paramiko etcd3 protobuf==3.20.3 kubernetes gitpython
8585

86-
8786
- name: Install Special libs
8887
if: steps.check.outputs.has_changed == 'true'
8988
run: |
@@ -180,4 +179,3 @@ jobs:
180179
exit 1
181180
fi
182181
echo "Virtual cluster info: $vc_info"
183-

0 commit comments

Comments
 (0)