Skip to content

Commit 63dcb54

Browse files
committed
Switch from @oclif/dev-cli to Oclif
The former is no longer maintained, and all progress has moved to the latter, which is active and now includes a fix to build in paths with spaces.
1 parent b00a588 commit 63dcb54

File tree

6 files changed

+25921
-16641
lines changed

6 files changed

+25921
-16641
lines changed

build-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ echo
4343
echo "BUILDING FOR $TARGET_PLATFORM"
4444
echo
4545

46-
oclif-dev pack --targets=$TARGET
46+
oclif pack tarballs --targets=$TARGET
4747

4848
echo
4949
echo "BUILT"

0 commit comments

Comments
 (0)