Christoph Wille 4 years ago committed by GitHub
parent
commit
773635ee7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/build-ilspy.yml

2
.github/workflows/build-ilspy.yml

@ -46,8 +46,6 @@ jobs: @@ -46,8 +46,6 @@ jobs:
- name: Add msbuild to PATH
uses: microsoft/setup-msbuild@v1.0.2
with:
vs-version: '[16.6,16.9)'
- name: Install dotnet-format
run: dotnet tool install dotnet-format --global --version 4.1.131201

Loading…
Cancel
Save