Skip to content

Commit 21bab23

Browse files
committed
fix path
1 parent 1230521 commit 21bab23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-node.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
run: cd crates/node-litesvm/ && ls -R ./npm
3535
- name: Publish
3636
run: |
37+
cd crates/node-litesvm/
3738
npm config set provenance true
3839
TAG_NAME="${GITHUB_REF_NAME}"
3940
if printf "%s" "$TAG_NAME" | grep "^node-v[0-9]\+\.[0-9]\+\.[0-9]\+$";

0 commit comments

Comments
 (0)