chore: fix ci install packages
Release package / release (pull_request) Has been cancelled

This commit is contained in:
TakahashiNg
2026-04-19 08:43:14 +00:00
parent c7019c2d15
commit b069abc0b5
+1 -1
View File
@@ -31,7 +31,7 @@ jobs:
echo "Acquire::http::Proxy \"$http_proxy\";" > /etc/apt/apt.conf.d/80proxy
apt-get update
apt-get install -y --no-install-recommends --no-install-suggests \
docker.io zip
docker-cli zip
- name: Setup SSH Key
run: |