Skip to content

Commit 347bf0f

Browse files
committed
[Actions] Updated .github/actions/dotnet-publish/action.yml
1 parent fa7d02e commit 347bf0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/dotnet-publish/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ runs:
5252
--configuration:Release \
5353
"-r:${{inputs.PLATFORM}}" \
5454
--self-contained \
55+
--ignore-failed-sources \
5556
-nodeReuse:False \
5657
"-p:Deterministic=True" \
5758
"-p:DisableSwagger=${{env.RELEASE}}" \

0 commit comments

Comments
 (0)