Browse Source

Remove obsolete comment

net11
Christoph Wille 9 hours ago
parent
commit
f2b41bddac
  1. 2
      .github/workflows/build-ilspy.yml

2
.github/workflows/build-ilspy.yml

@ -21,7 +21,7 @@ jobs: @@ -21,7 +21,7 @@ jobs:
env:
BuildPlatform: Any CPU
StagingDirectory: buildartifacts
BuildAndPublishVsix: true # temp disable due to usage of transport feed for net11
BuildAndPublishVsix: true
steps:
- run: mkdir -p $env:StagingDirectory

Loading…
Cancel
Save