Skip to content

Commit 618f356

Browse files
committed
Fixed tfxinstaller version
1 parent af520cd commit 618f356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
fail-if-no-files-patched: true
4444

4545
- name: TfxInstaller
46-
uses: Maetis/github-action-tfxinstaller@v1
46+
uses: Maetis/github-action-tfxinstaller@v1.0.0-pre
4747

4848
- name: Build vsix
4949
run: tfx extension create --manifest-globs vss-extension.json

0 commit comments

Comments
 (0)