Skip to content

Commit 1548d49

Browse files
committed
Update main_build-console.yml
1 parent 5aa09a6 commit 1548d49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/main_build-console.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ on:
1111
- 'src/Console/**/*'
1212
- '.github/workflows/main_build-console.yml'
1313

14+
defaults:
15+
run:
16+
shell: bash
17+
1418
env:
1519
CSPROJ_PATH: src/Console/MyDocProcApp/MyDocProcApp.csproj
1620
NUGETCONFIG_PATH: src/NuGet.Config

0 commit comments

Comments
 (0)