.github/workflows/setup-kube-ovn-demo-with-existed-vhost.yml: update

This commit is contained in:
Haitao Pan 2023-05-29 21:22:49 +08:00
parent b3bf716783
commit 4f4876ef78

View File

@ -183,8 +183,8 @@ jobs:
Setup-Agent-for-ALL-K3S:
runs-on: ubuntu-latest
needs:
- setup-gcp-k3s
- setup-ali-k3s
- Setup-APP-for-GCP-K3S
- Setup-APP-for-ALi-K3S
steps:
- uses: actions/checkout@v3