Skip to content

Commit a90bc68

Browse files
committed
Revert "Switch from @oclif/dev-cli to Oclif"
This reverts commit 63dcb54. This is due to the new Oclif package not supporting templated file names & paths, which makes it impossible to easily deploy to GitHub Releases. Once templates are supported, we can fix this backup. Just need to make sure that the manifest file names match, update ci.yml to correctly upload them, and make sure that the paths inside the manifest are correct.
1 parent 059b1f7 commit a90bc68

File tree

6 files changed

+16936
-26189
lines changed

6 files changed

+16936
-26189
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 pack tarballs --targets=$TARGET
46+
oclif-dev pack --targets=$TARGET
4747

4848
echo
4949
echo "BUILT"

0 commit comments

Comments
 (0)