Skip to content

Commit ec95b27

Browse files
Update CreateRelease.yaml
1 parent 2483c0a commit ec95b27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CreateRelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
shell: pwsh
1616
run: |
1717
# TODO: Get latest release number
18-
.\build.ps1 -Task CI
18+
.\build.ps1 -Task CI -Bootstrap
1919
# Outputs:
2020
# vsix_path
2121
# vsix_name

0 commit comments

Comments
 (0)