Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DomPeliniAerospike committed Jan 25, 2024
1 parent 09a1624 commit 886361a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,9 @@ jobs:
- name: make binding folder
run: mkdir lib/binding

- name: install mocha
run: npm install mocha

- name: Install client
#fix the convention here
run: cp -r node-${{ env.LOWEST_SUPPORTED_NODE_MODULE }}-linux-x64 lib/binding/node-${{ env.LOWEST_SUPPORTED_NODE_MODULE }}-linux-x64
Expand Down

0 comments on commit 886361a

Please sign in to comment.