Skip to content

Commit 7e30a3f

Browse files
committed
ci: relax build script
1 parent 7f4610c commit 7e30a3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/build_binaries

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ tar -czf "$OUTPUT_DIR/$ARCHIVE_NAME" \
6565
"LICENSE" \
6666
"VERSION" \
6767
"checksums.txt" \
68-
"jsx/create_serial_letters.jsx"
68+
"jsx/"
6969
echo "Archive is located at $OUTPUT_DIR/$ARCHIVE_NAME"
7070
echo ""

0 commit comments

Comments
 (0)