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 Nov 21, 2024
1 parent 4409ccc commit e58f0b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ jobs:
if: ${{ inputs.run_tests}}
run: |
docker ps;
docker logs aerospike;
cd ts-test;
npm install typescript --save-dev;
npx tsc;
Expand Down

0 comments on commit e58f0b6

Please sign in to comment.