Remove the instructions that cause instability
This commit is contained in:
parent
f2bcf5e306
commit
e70b887b07
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ chmod +x runprebuild.sh
|
|||
./runprebuild.sh
|
||||
|
||||
# Build Prebuild and SnapWrap
|
||||
dotnet publish --nologo -o bootstrap -c Release --self-contained true /p:PublishSingleFile=true /p:PublishReadyToRun=true /p:PublishTrimmed=true
|
||||
dotnet publish --nologo -o bootstrap -c Release --self-contained true /p:PublishSingleFile=true
|
Loading…
Add table
Add a link
Reference in a new issue