Skip to content

Commit e661f03

Browse files
committed
fix(workflow): agent no runtime
1 parent 9cacaac commit e661f03

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

_scripts/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ EOF
223223

224224
function install_k3s_agent {
225225
configure_os
226+
download_runtime
226227
configure_mirrors
227228
if [[ -n "${K3S_DATA_DIR}" ]] ; then
228229
INSTALL_K3S_EXEC="$INSTALL_K3S_EXEC --data-dir=${K3S_DATA_DIR}/rancher/k3s"

0 commit comments

Comments
 (0)