Skip to content

Commit b1ebcb2

Browse files
committed
fix archlinux ci
1 parent 33d1d10 commit b1ebcb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/archlinux.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
steps:
1919
- name: Prepare build tools
2020
run: |
21+
pacman -Syu --noconfirm --needed openssl
2122
pacman -Sy --noconfirm --needed glibc git base-devel perl make unzip
2223
pacman -Sy --noconfirm --needed mesa gcc-fortran glu
2324
git config --global --add safe.directory /__w/xmake/xmake

0 commit comments

Comments
 (0)