Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

Commit

Permalink
fix: promote xz
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Mar 10, 2022
1 parent c4201ca commit 241f5bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/promote-rc-to-latest
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ echo "will run command"
echo "yarn promote --version $CLI_RC_VERSION --sha $SHA_SHORT --channel $CHANNEL --max-age 300 --macos --win --indexes"

# promote it (runs oclif promote)
yarn promote --version $CLI_RC_VERSION --sha $SHA_SHORT --channel $CHANNEL --max-age 300 --macos --win --indexes
yarn promote --version $CLI_RC_VERSION --sha $SHA_SHORT --channel $CHANNEL --max-age 300 --macos --win --indexes --xz

0 comments on commit 241f5bc

Please sign in to comment.