Skip to content

Commit

Permalink
napi
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigidity committed Sep 24, 2024
1 parent dd1af86 commit d190820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/napi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ jobs:
shell: bash

- name: Test bindings
run: docker run --rm -v $(pwd):/build -w /build node:${{ matrix.node }}-slim pnpm test
run: docker run --rm -v $(pwd):/build -w /build/napi node:${{ matrix.node }}-slim pnpm test

universal-macOS:
name: Build universal macOS binary
Expand Down

0 comments on commit d190820

Please sign in to comment.