build: Download Mesa3D from werwolv.net instead
This commit is contained in:
parent
ee94e9d619
commit
e0c1fc81e3
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -112,7 +112,7 @@ jobs:
|
||||
shell: bash
|
||||
run: |
|
||||
echo "NoGPU version Powered by Mesa 3D : https://fdossena.com/?p=mesa%2Findex.frag" > build/install/MESA.md
|
||||
curl https://downloads.fdossena.com/geth.php?r=mesa64-latest -L -o mesa.7z
|
||||
curl https://werwolv.net/downloads/mesa/MesaForWindows-x64-latest.7z -L -o mesa.7z
|
||||
7z e mesa.7z
|
||||
mv opengl32.dll build/install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user