We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7d9536 commit 56609d0Copy full SHA for 56609d0
.github/workflows/build-liquid.yaml
@@ -37,5 +37,5 @@ jobs:
37
38
- name: Build in liquid mode
39
run: |
40
- export CABAL_DIR=/root/.config/cabal # due to running in a container
+ export CABAL_DIR=/cabal-dir # due to running in a container
41
cabal build lh-array-sort
0 commit comments