Skip to content

Commit

Permalink
fix typo with image
Browse files Browse the repository at this point in the history
  • Loading branch information
gregbell26 committed Jul 4, 2024
1 parent 1ee0386 commit 5139d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ inputs:

runs:
using: docker
image: docker://ghcr.io/CSCI128/GradescopeCDHelper:v1
image: docker://ghcr.io/csci/gradescopecdhelper:v1
args:
- /usr/bin/google-chrome
- ${{inputs.artifact_path}}
Expand Down

0 comments on commit 5139d1b

Please sign in to comment.