mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Update PKG_PATH to use ftp mirror
This commit is contained in:
committed by
GitHub
parent
9e6850eb4f
commit
37babfa29a
2
.github/workflows/openbsd-build.yml
vendored
2
.github/workflows/openbsd-build.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
usesh: true
|
||||
run: |
|
||||
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 \
|
||||
git \
|
||||
meson ninja pkgconf gmake \
|
||||
|
||||
Reference in New Issue
Block a user