We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1075c3a commit 6ef91d6Copy full SHA for 6ef91d6
build.sh
@@ -38,4 +38,4 @@ else
38
P="--package_folder_prefix $P"
39
fi
40
41
-circuitpython-build-bundles --filename_prefix circuitpython-org-bundle --library_location libraries --library_depth 2 "$P"
+circuitpython-build-bundles --filename_prefix circuitpython-org-bundle --library_location libraries --library_depth 2 $P
0 commit comments