Skip to content

Commit a74bd29

Browse files
committed
Disable dotnet logo
1 parent db3fcb1 commit a74bd29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
CC: ${{ matrix.config.cc }}
2121
CXX: ${{ matrix.config.cxx }}
2222
PLATFORM: ${{ matrix.config.platform }}
23+
DOTNET_NOLOGO: true
2324

2425
steps:
2526
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)