mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-17 11:10:18 +00:00
Update download link for GTK3 Gvsbuild archive
This commit is contained in:
committed by
GitHub
parent
3a5fc95725
commit
0e3322d4a8
2
.github/workflows/windows-build.yml
vendored
2
.github/workflows/windows-build.yml
vendored
@@ -93,7 +93,7 @@ jobs:
|
|||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
python -m pip install cffi
|
python -m pip install cffi
|
||||||
|
|
||||||
Invoke-WebRequest https://github.com/ZoiteChat/gvsbuild/releases/download/zoitechat-2.18.0-pre1/GTK3_Gvsbuild_zoitechat-2.18.0-pre1_x64.zip -OutFile deps\gtk.7z
|
Invoke-WebRequest https://github.com/ZoiteChat/gvsbuild/releases/download/zoitechat-2.18.0-pre1/GTK3_Gvsbuild_zoitechat-2.18.0-pre1_x64.7z -OutFile deps\gtk.7z
|
||||||
& 7z.exe x deps\gtk.7z -oC:\gtk-build\gtk\x64\release
|
& 7z.exe x deps\gtk.7z -oC:\gtk-build\gtk\x64\release
|
||||||
|
|
||||||
if ($LASTEXITCODE -gt 1) {
|
if ($LASTEXITCODE -gt 1) {
|
||||||
|
|||||||
Reference in New Issue
Block a user