Skip to content

Commit

Permalink
Fix analyzers build
Browse files Browse the repository at this point in the history
  • Loading branch information
ncave committed Nov 16, 2024
1 parent f3e48c5 commit 3f9b5c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,8 +230,8 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v4

- name: Restore tools
run: dotnet tool restore
# - name: Restore tools
# run: dotnet tool restore

- name: Build solution
run: dotnet build -c Release Fable.sln
Expand Down

0 comments on commit 3f9b5c9

Please sign in to comment.