mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-09-23 16:17:10 +00:00
Update PKG_PATH to use ftp mirror
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
usesh: true
|
usesh: true
|
||||||
run: |
|
run: |
|
||||||
set -eux
|
set -eux
|
||||||
export PKG_PATH="https://cdn.openbsd.org/pub/OpenBSD/7.5/packages/$(uname -m)/"
|
export PKG_PATH="https://ftp.openbsd.org/pub/OpenBSD/7.5/packages/$(uname -m)/"
|
||||||
pkg_add -U \
|
pkg_add -U \
|
||||||
git \
|
git \
|
||||||
meson ninja pkgconf gmake \
|
meson ninja pkgconf gmake \
|
||||||
|
|||||||
Reference in New Issue
Block a user