Skip to content

Commit 9e467a6

Browse files
committed
Go back to building every time.
1 parent 614ebc5 commit 9e467a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ outputs:
3838

3939
runs:
4040
using: docker
41-
image: docker://ghcr.io/haskell-actions/hlint-scan:main
41+
image: Dockerfile
4242
args:
4343
- binary=${{ inputs.binary }}
4444
- path=${{ inputs.path }}

0 commit comments

Comments
 (0)