Skip to content

Commit 56609d0

Browse files
authored
fixup!
1 parent d7d9536 commit 56609d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-liquid.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ jobs:
3737

3838
- name: Build in liquid mode
3939
run: |
40-
export CABAL_DIR=/root/.config/cabal # due to running in a container
40+
export CABAL_DIR=/cabal-dir # due to running in a container
4141
cabal build lh-array-sort

0 commit comments

Comments
 (0)