pinta: disable restore in dotnet build
This commit is contained in:
parent
cf8caed169
commit
fbdbf0f649
@ -57,6 +57,7 @@ buildDotnetModule rec {
|
||||
|
||||
# Build translations
|
||||
dotnet build Pinta \
|
||||
--no-restore \
|
||||
-p:ContinuousIntegrationBuild=true \
|
||||
-p:Deterministic=true \
|
||||
-target:CompileTranslations,PublishTranslations \
|
||||
|
Loading…
x
Reference in New Issue
Block a user