Skip to content

Commit 5156045

Browse files
committed
Update working directory
1 parent a3fe99f commit 5156045

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ jobs:
1010
build:
1111
runs-on: ubuntu-latest
1212

13+
defaults:
14+
run:
15+
working-directory: ./src
16+
1317
steps:
1418
- uses: actions/checkout@v4
1519
- name: Setup .NET

0 commit comments

Comments
 (0)