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 3268d5f commit 7404417
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 @@ -142,6 +142,7 @@ jobs:
run: |
./scripts/build-c-client.sh
npm install
npm install .
env:
CFLAGS: '-Werror'

Expand Down Expand Up @@ -217,6 +218,7 @@ jobs:
run: |
./scripts/build-c-client.sh
npm install
npm install .
env:
CFLAGS: '-Werror'

Expand Down Expand Up @@ -324,6 +326,7 @@ jobs:
run: |
./scripts/build-c-client.sh
npm install
npm install .
env:
CFLAGS: '-Werror'

Expand Down

0 comments on commit 7404417

Please sign in to comment.