Specify LIBSODIUM_FULL_BUILD in an attempt to fix the MacOS build
This commit is contained in:
parent
6d5b2ba6e1
commit
086bb1f786
@ -18,6 +18,8 @@ jobs:
|
||||
- run: ./linuxBuild.sh
|
||||
Build-And-Test-Mac:
|
||||
runs-on: [self-hosted, macOS, ARM64]
|
||||
env:
|
||||
LIBSODIUM_FULL_BUILD: 1
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user