mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-10 07:50:19 +00:00
Enable sync option in OpenBSD build workflow
This commit is contained in:
committed by
GitHub
parent
3690011933
commit
4ebdaf7c1e
1
.github/workflows/openbsd-build.yml
vendored
1
.github/workflows/openbsd-build.yml
vendored
@@ -21,6 +21,7 @@ jobs:
|
||||
with:
|
||||
release: '7.5'
|
||||
usesh: true
|
||||
sync: true
|
||||
run: |
|
||||
set -eux
|
||||
export PKG_PATH="https://ftp.openbsd.org/pub/OpenBSD/7.5/packages/$(uname -m)/"
|
||||
|
||||
Reference in New Issue
Block a user