Skip to content

Commit 4826dba

Browse files
authored
Update dotnet-core.yml
1 parent 2a01323 commit 4826dba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet-core.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
dotnet-version: 3.1.301
2020
- name: Install dependencies
2121
run: dotnet restore
22-
working-directory: src/dotnet/
22+
working-directory: src/dotnet/EntityFX.NetBenchmark
2323
- name: Build
2424
run: dotnet build --configuration Release --no-restore
2525
working-directory: src/dotnet/EntityFX.NetBenchmark

0 commit comments

Comments
 (0)