Skip to content

Commit

Permalink
fix make.ps1 at github-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
theavege committed Oct 22, 2024
1 parent fdffbec commit fca5f5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
function f_clean {
Write-Output "Clean up output directory"
winget install lazarus
winget search lazarus
}

function f_main {
Expand Down

0 comments on commit fca5f5d

Please sign in to comment.