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 May 31, 2024
1 parent 27b768e commit 5f79dac
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build-bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,9 @@ jobs:
json -I -f package.json -e "this.scripts.install=\"npm-run-all removeExtraBinaries build\""
ls
ls lib/binding
ls lib/binding/[email protected]
ls lib/binding/[email protected]
ls lib/binding/[email protected]
- name: Run tests
run: |
Expand Down Expand Up @@ -520,7 +523,7 @@ jobs:
json -I -f package.json -e "this.scripts.install=\"npm-run-all removeExtraBinaries build\""
ls
ls lib/binding
- name: Run tests
run: |
npm install -g bun
Expand Down

0 comments on commit 5f79dac

Please sign in to comment.