Skip to content

Commit 136e418

Browse files
committed
workflow: make -d
1 parent b462426 commit 136e418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vscode-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
5858
# Use in-repo version of esbonio for dev builds
5959
echo "whl=${ESBONIO_WHL}"
60-
ESBONIO=${ESBONIO_WHL} make dist
60+
ESBONIO=${ESBONIO_WHL} make -d dist
6161
id: assets
6262
name: Package Extension
6363

0 commit comments

Comments
 (0)