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 7de423c commit a6b9f1e
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: Dotnet Run
run: |
cd $GITHUB_WORKSPACE/CodeCoverage
cd $GITHUB_WORKSPACE
dotnet run --project $GITHUB_WORKSPACE/CodeCoverage/CodeCoverage.csproj
- name: Setup Pages
Expand Down

0 comments on commit a6b9f1e

Please sign in to comment.