mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Add ntpd command to OpenBSD build workflow
This commit is contained in:
committed by
GitHub
parent
4ebdaf7c1e
commit
4373516256
1
.github/workflows/openbsd-build.yml
vendored
1
.github/workflows/openbsd-build.yml
vendored
@@ -24,6 +24,7 @@ jobs:
|
||||
sync: true
|
||||
run: |
|
||||
set -eux
|
||||
ntpd -s
|
||||
export PKG_PATH="https://ftp.openbsd.org/pub/OpenBSD/7.5/packages/$(uname -m)/"
|
||||
pkg_add -U \
|
||||
git \
|
||||
|
||||
Reference in New Issue
Block a user