diff --git a/test/native/src/test/resources/test-native/ps1/config-rdctl.ps1 b/test/native/src/test/resources/test-native/ps1/config-rdctl.ps1 index e0a99ed318930..53e4917e84689 100644 --- a/test/native/src/test/resources/test-native/ps1/config-rdctl.ps1 +++ b/test/native/src/test/resources/test-native/ps1/config-rdctl.ps1 @@ -20,7 +20,7 @@ # This file is only used in the PowerShell 7 of ShardingSphere in GitHub Actions environment and should not be executed manually in a development environment. # Background information can be found at https://github.com/apache/shardingsphere/pull/35905 . iex "& { $(irm https://raw.githubusercontent.com/microsoft/Windows-Containers/refs/heads/Main/helpful_tools/Install-DockerCE/uninstall-docker-ce.ps1) } -Force" -irm https://raw.githubusercontent.com/jazzdelightsme/WingetPathUpdater/v1.2/WingetPathUpdaterInstall.ps1 | iex +winget install --id jazzdelightsme.WingetPathUpdater --source winget winget install --id SUSE.RancherDesktop --source winget --skip-dependencies rdctl start --application.start-in-background --container-engine.name=moby --kubernetes.enabled=false ./test/native/src/test/resources/test-native/ps1/wait-for-rancher-desktop-backend.ps1