From b1ebcb2fc81125989bcea33982e221f3c9136376 Mon Sep 17 00:00:00 2001 From: ruki Date: Mon, 7 Nov 2022 22:58:39 +0800 Subject: fix archlinux ci --- .github/workflows/archlinux.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/archlinux.yml b/.github/workflows/archlinux.yml index 69ad61a81..7ca627271 100644 --- a/.github/workflows/archlinux.yml +++ b/.github/workflows/archlinux.yml @@ -18,6 +18,7 @@ jobs: steps: - name: Prepare build tools run: | + pacman -Syu --noconfirm --needed openssl pacman -Sy --noconfirm --needed glibc git base-devel perl make unzip pacman -Sy --noconfirm --needed mesa gcc-fortran glu git config --global --add safe.directory /__w/xmake/xmake -- cgit v1.3.1