Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
youyuanwu committed Nov 18, 2023
1 parent c1843ab commit fb76247
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
shell: powershell
run: |
get-command libprotobuf.dll | format-list
Remove-Item -Recurse -Force "C:\Program Files\dotnet;C:\Program Files\MySQL\MySQL Server 8.0\bin"
Remove-Item -Recurse -Force "C:\Program Files\MySQL\MySQL Server 8.0\bin"
- name: check sf exist
run: Powershell.exe -File .\build\_deps\service_fabric_cpp-src\scripts\check_sf_installed.ps1
Expand Down

0 comments on commit fb76247

Please sign in to comment.