git: Update Mesa3D link for Windows NoGPU version
This commit is contained in:
parent
4d1e29d747
commit
32e2ccbca0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -107,7 +107,7 @@ jobs:
|
||||
run: |
|
||||
set -x
|
||||
echo "NoGPU version Powered by Mesa 3D : https://fdossena.com/?p=mesa%2Findex.frag" > build/install/MESA.md
|
||||
curl https://werwolv.net/downloads/mesa/MesaForWindows-x64-latest.7z -L -o mesa.7z
|
||||
curl https://downloads.fdossena.com/geth.php?r=mesa64-latest -L -o mesa.7z
|
||||
7z e mesa.7z
|
||||
mv opengl32.dll build/install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user