Skip to content

Commit 482d882

Browse files
committed
Add missing variable
1 parent 3117032 commit 482d882

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

build/tfs/linux/release-snap.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ step "Build snap package" \
77
npm run gulp -- "vscode-linux-$ARCH-build-snap"
88

99
# Variables
10+
PLATFORM_LINUX="linux-$ARCH"
1011
PLATFORM_SNAP="linux-snap-$ARCH"
1112
REPO="`pwd`"
1213
ROOT="$REPO/.."

0 commit comments

Comments
 (0)