Update offline-package-k3s-installer.yaml

Signed-off-by: shenlan <manbuzhe2009@qq.com>
This commit is contained in:
shenlan 2025-09-13 19:12:48 +08:00 committed by GitHub
parent 384002a6d4
commit e21f0ac494
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ jobs:
- name: Install dependencies
run: |
export NERDCTL_VERSION=2.0.4
export NERDCTL_VERSION=2.1.4
sudo apt-get update && sudo apt-get install -y curl jq tar tree
# 安装 K3s
curl -sfL https://get.k3s.io | sh -