Skip to content

Commit 378c1ce

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

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
@@ -75,7 +75,7 @@ runs:
7575
shell: bash
7676

7777
# We have to restore package sources before `cabal update`
78-
# cause it overwrites the hackage index with the cached one
78+
# because it overwrites the hackage index with the cached one
7979
- name: Hackage sources cache
8080
uses: actions/cache@v2
8181
env:

0 commit comments

Comments
 (0)