We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f069bff commit 1f97a1cCopy full SHA for 1f97a1c
1 file changed
.github/workflows/Dockerfile
@@ -1,3 +1,4 @@
1
FROM ghcr.io/loongarchlinux/archlinux:latest
2
ARG TARGETARCH
3
+RUN rm /var/lib/pacman/sync/*.sig
4
RUN pacman --noconfirm -Syu
0 commit comments