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 ce63bfa commit 7f85a88
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-listing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ jobs:

- name: Dotnet Run
run: |
cd $GITHUB_WORKSPACE/CodeCoverage
dotnet run --project $GITHUB_WORKSPACE/CodeCoverage/CodeCoverage.csproj
cd $GITHUB_WORKSPACE/CodeCoverage
dotnet run --project $GITHUB_WORKSPACE/CodeCoverage/CodeCoverage.csproj
- name: Setup Pages
uses: actions/configure-pages@v3
Expand Down

0 comments on commit 7f85a88

Please sign in to comment.