mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-18 19:50:18 +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
|
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