We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f4610c commit 7e30a3fCopy full SHA for 7e30a3f
1 file changed
scripts/build_binaries
@@ -65,6 +65,6 @@ tar -czf "$OUTPUT_DIR/$ARCHIVE_NAME" \
65
"LICENSE" \
66
"VERSION" \
67
"checksums.txt" \
68
- "jsx/create_serial_letters.jsx"
+ "jsx/"
69
echo "Archive is located at $OUTPUT_DIR/$ARCHIVE_NAME"
70
echo ""
0 commit comments