added rustup update command after installation of components
All checks were successful
CI / Build arch-builder docker images (push) Successful in 6m46s

This commit is contained in:
2025-06-05 14:59:37 +08:00
parent 4a5a1ca2c2
commit 6e3dbbca97

View File

@@ -106,6 +106,7 @@ RUN rustup target add \
aarch64-unknown-linux-gnu \
wasm32-unknown-unknown \
wasm32-wasip2
RUN rustup update
FROM base AS gitea_act_runner
RUN --mount=type=cache,target=/var/cache/pacman pacman -S --noconfirm --needed nodejs npm docker docker-buildx btrfs-progs hidapi protobuf rustup llvm clang