8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5716c89 commit cdf2114Copy full SHA for cdf2114
.github/workflows/pull-request.yaml
@@ -21,10 +21,6 @@ jobs:
21
- name: Add MSBuild to PATH
22
uses: microsoft/setup-msbuild@v2
23
24
- - name: Replace global.json
25
- run: cp .github/workflows/.global.json global.json
26
- shell: bash
27
-
28
- name: Install .NET SDK
29
uses: actions/setup-dotnet@v4
30
with:
.github/workflows/push-v2.yaml
.github/workflows/.global.json renamed to global.json
0 commit comments