mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
revert testing change
This commit is contained in:
parent
f01962f664
commit
255bfbbbd9
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ function Publish-Self-Contained ($p) {
|
|||
# we call dotnet publish on the main project.
|
||||
# The other projects should have been built in Release at this point.
|
||||
|
||||
# dotnet publish -c Release $csproj /p:PublishProfile=$profile
|
||||
dotnet publish -c Release $csproj /p:PublishProfile=$profile
|
||||
}
|
||||
|
||||
function Main {
|
||||
|
|
|
|||
Loading…
Reference in a new issue