Skip to content

Commit

Permalink
Update build-bindings.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DomPeliniAerospike committed Feb 1, 2024
1 parent 9af1ae2 commit 6daf618
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ jobs:
./scripts/build-c-client.sh
npm install
npm install .
npm list aerospike
env:
CFLAGS: '-Werror'

Expand Down Expand Up @@ -219,6 +220,7 @@ jobs:
./scripts/build-c-client.sh
npm install
npm install .
npm list aerospike
env:
CFLAGS: '-Werror'

Expand Down Expand Up @@ -327,6 +329,7 @@ jobs:
./scripts/build-c-client.sh
npm install
npm install .
npm list aerospike
env:
CFLAGS: '-Werror'

Expand Down

0 comments on commit 6daf618

Please sign in to comment.