Skip to content

Commit f2b41bd

Browse files
Remove obsolete comment
1 parent ca4ef80 commit f2b41bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ilspy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
env:
2222
BuildPlatform: Any CPU
2323
StagingDirectory: buildartifacts
24-
BuildAndPublishVsix: true # temp disable due to usage of transport feed for net11
24+
BuildAndPublishVsix: true
2525

2626
steps:
2727
- run: mkdir -p $env:StagingDirectory

0 commit comments

Comments
 (0)