We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33facd7 commit 8c0b4b5Copy full SHA for 8c0b4b5
scripts/install_views_pulumi_cli.sh
@@ -2,7 +2,7 @@
2
3
set -euo pipefail
4
5
-PULUMI_CLI_VERSION="pr#19467"
+PULUMI_CLI_VERSION="dev"
6
DEST=".pulumi"
7
8
if ! [ -x "$DEST/bin/pulumi" ]; then
0 commit comments