Skip to content

Commit 82ddb92

Browse files
authored
Update dotnet.yml
1 parent 667b4b3 commit 82ddb92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
- name: Build TestApp
5252
run: |
53-
touch service_info.json
53+
touch /service_info.json
5454
dotnet run --project src/ServiceFileCreator.TestApp/ -c Release
5555
#
5656

0 commit comments

Comments
 (0)