pull/1191/head
ruki 3 years ago
parent 5568e73d7e
commit 4b69c6e701
  1. 1
      .github/workflows/archlinux.yml

@ -23,6 +23,7 @@ jobs:
run: |
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
- uses: actions/checkout@v1
- uses: xmake-io/github-action-setup-xmake@v1
with:

Loading…
Cancel
Save