|
@@ -18,7 +18,7 @@ jobs:
|
|
steps:
|
|
steps:
|
|
- name: Installation
|
|
- name: Installation
|
|
run: |
|
|
run: |
|
|
- pacman -Sy --noconfirm --needed git base-devel perl make unzip
|
|
|
|
|
|
+ pacman -Sy --noconfirm --needed glibc git base-devel perl make unzip
|
|
pacman -Sy --noconfirm --needed mesa gcc-fortran glu
|
|
pacman -Sy --noconfirm --needed mesa gcc-fortran glu
|
|
- uses: actions/checkout@v1
|
|
- uses: actions/checkout@v1
|
|
- uses: xmake-io/github-action-setup-xmake@v1
|
|
- uses: xmake-io/github-action-setup-xmake@v1
|