diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4798264..2d9b20f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -68,7 +68,8 @@ jobs: # Run GatorGrader: use the gatorgrade.yml in repository's root - name: Run GatorGrader with GatorGrade run: | - pipx install gatorgrade + # you need to change this line to the following + # git+https://github.com/rebekahrudd/gatorgrade pipx list cd exam gatorgrade --report env md GITHUB_STEP_SUMMARY