Skip to content

Commit

Permalink
Update flutter-engine-windows-x64-release-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rustdesk authored Nov 21, 2024
1 parent bc374ca commit 96d4e90
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
cd engine
fetch flutter
git -C src/flutter checkout 3.24.4
git -C src/flutter checkout 3.24.5
$filePath = "src/flutter/shell/platform/windows/flutter_windows_engine.cc"
(Get-Content $filePath) -replace 'ClearCurrent', 'MakeCurrent' | Set-Content $filePath
Expand Down

0 comments on commit 96d4e90

Please sign in to comment.