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
|
- run: ./linuxBuild.sh
|
||||||
Build-And-Test-Mac:
|
Build-And-Test-Mac:
|
||||||
runs-on: [self-hosted, macOS, ARM64]
|
runs-on: [self-hosted, macOS, ARM64]
|
||||||
|
env:
|
||||||
|
LIBSODIUM_FULL_BUILD: 1
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user