Skip to content

Commit

Permalink
workflow: make -d
Browse files Browse the repository at this point in the history
  • Loading branch information
alcarney committed Oct 20, 2024
1 parent b462426 commit 136e418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vscode-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
# Use in-repo version of esbonio for dev builds
echo "whl=${ESBONIO_WHL}"
ESBONIO=${ESBONIO_WHL} make dist
ESBONIO=${ESBONIO_WHL} make -d dist
id: assets
name: Package Extension
Expand Down

0 comments on commit 136e418

Please sign in to comment.