Skip to content

Commit 791d0be

Browse files
committed
Revert "temp"
This reverts commit 89f3871.
1 parent 89f3871 commit 791d0be

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
with:
4747
global-json-file: ReSharper.FSharp/global.json
4848

49+
- name: Add MSBuild to PATH # for tests
50+
uses: microsoft/[email protected]
51+
4952
- name: Build ReSharper.FSharp
5053
working-directory: ./ReSharper.FSharp
5154
run: dotnet build -p:RunningOnGitHubActions=true

0 commit comments

Comments
 (0)