Skip to content

Commit bc3673d

Browse files
Update .devcontainer/postStartCommand.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e0eea8e commit bc3673d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/postStartCommand.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ ln -fs /usr/local/bin/post-commit .git/hooks/post-commit
3838
/usr/local/bin/static-preview-build.sh
3939

4040
cd /tmp/spark
41-
LATEST_RELEASE="$RELEASE_ID" WORKSPACE_DIR="$WORKSPACE_DIR" bash /tmp/spark/spark-sdk-dist/install-tools.sh cli
41+
LATEST_RELEASE="$LATEST_RELEASE" WORKSPACE_DIR="$WORKSPACE_DIR" bash /tmp/spark/spark-sdk-dist/install-tools.sh cli
4242
cd /workspaces/spark-template

0 commit comments

Comments
 (0)