Skip to content

Commit b422d5f

Browse files
jneiramichaelpj
andauthored
Update .github/actions/setup-build/action.yml
Co-authored-by: Michael Peyton Jones <me@michaelpj.com>
1 parent c0e1903 commit b422d5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ runs:
114114
${{ env.cache-name }}-${{ inputs.os }}-${{ inputs.ghc }}-
115115
${{ env.cache-name }}-${{ inputs.os }}-
116116
117-
# We remove the freeze file cause it could interfere the build
117+
# We remove the freeze file because it could interfere with the build
118118
- name: "Remove freeze file"
119119
run: rm -f cabal.project.freeze
120120
shell: bash

0 commit comments

Comments
 (0)