Skip to content

Commit 3e2be1d

Browse files
committed
Hack
1 parent e8da6eb commit 3e2be1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bsd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
119119
# OpenBSD image has separate /home partition, / is small
120120
# as we run everything as root, we run out space
121-
# we hack around
121+
# we hack around making cabal write its stuff in /home
122122
mkdir -p /home/cabal
123123
ln -s /home/cabal $HOME/.cabal
124124

0 commit comments

Comments
 (0)