Skip to content

Commit

Permalink
Update dotnet-core.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EntityFX authored Oct 24, 2024
1 parent 2a01323 commit 4826dba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
dotnet-version: 3.1.301
- name: Install dependencies
run: dotnet restore
working-directory: src/dotnet/
working-directory: src/dotnet/EntityFX.NetBenchmark
- name: Build
run: dotnet build --configuration Release --no-restore
working-directory: src/dotnet/EntityFX.NetBenchmark

0 comments on commit 4826dba

Please sign in to comment.