Skip to content

Commit 447c612

Browse files
committed
ci: Include README in gnd npm wrapper package
1 parent 9f8f932 commit 447c612

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/gnd-binary-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,7 @@ jobs:
317317
318318
mkdir -p pkg/bin
319319
cp gnd/npm/bin/gnd.js pkg/bin/gnd.js
320+
cp gnd/npm/README.md pkg/README.md
320321
321322
cat > pkg/package.json << EOF
322323
{

0 commit comments

Comments
 (0)