Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
josefpihrt committed Jul 13, 2023
1 parent acecaa0 commit 11e1b1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,6 @@ jobs:
- run: dotnet restore
- run: dotnet build --no-restore /p:DefineConstants=VSCODE
- run: cd package/roslyn
- run: mkdir package/roslyn/common
- run: cp bin/Release/netstandard2.0/Roslynator.Core.dll package/roslyn/common
- run: cp bin/Release/netstandard2.0/Roslynator.Common.dll package/roslyn/common
- run: cp bin/Release/netstandard2.0/Roslynator.CSharp.dll package/roslyn/common
Expand Down

0 comments on commit 11e1b1c

Please sign in to comment.