Skip to content

Commit baf2df2

Browse files
committed
Remove bad step.
1 parent a9ee9b5 commit baf2df2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build.yml

-3
Original file line numberDiff line numberDiff line change
@@ -126,9 +126,6 @@ jobs:
126126
with:
127127
enable-cache: true
128128

129-
- name: Make ~/.local accessible
130-
run: chmod -R 777 ~/.local
131-
132129
- name: Update cabal registry
133130
run: devbox run -- cabal update
134131

0 commit comments

Comments
 (0)