Fix build on FreeBSD action.
This commit is contained in:
@@ -16,7 +16,7 @@ env:
|
|||||||
CARGO_TERM_COLOR: always
|
CARGO_TERM_COLOR: always
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
- build-m1:
|
build-m1:
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
@@ -34,7 +34,7 @@ jobs:
|
|||||||
name: nyash-client-aarch64-apple-darwin
|
name: nyash-client-aarch64-apple-darwin
|
||||||
path: nyash_client/target/aarch64-apple-darwin/release/nyash-client
|
path: nyash_client/target/aarch64-apple-darwin/release/nyash-client
|
||||||
|
|
||||||
- build-freebsd:
|
build-freebsd:
|
||||||
name: Release - FreeBSD-x86_64
|
name: Release - FreeBSD-x86_64
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user