Skip to content

Commit 1a4cda6

Browse files
committed
2 parents cd297da + 52d4850 commit 1a4cda6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/dotnet.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616

1717
steps:
1818
- uses: actions/checkout@v3
19+
- name: change working directory
20+
run: cd src
1921
- name: Setup .NET
2022
uses: actions/setup-dotnet@v3
2123
with:

0 commit comments

Comments
 (0)