Skip to content

Commit 1bb05e8

Browse files
authored
fix(release): add dist/ to published npm package
1 parent ce757f6 commit 1bb05e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ jobs:
5252
uses: actions/download-artifact@v2
5353
with:
5454
name: build-14.x
55+
path: dist
5556
- name: Release
5657
env:
5758
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)