Skip to content

Commit

Permalink
Update build-listing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Happyrobot33 committed May 30, 2024
1 parent cbbfadd commit f1d855b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-listing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:

- name: Install dependencies
#restore the solution in the CodeCoverage folder
run: dotnet restore ./CodeCoverage/*.csproj
run: dotnet restore $GITHUB_WORKSPACE/CodeCoverage/CodeCoverage.csproj

- name: Build
run: dotnet build
Expand Down

0 comments on commit f1d855b

Please sign in to comment.