Skip to content

Commit 7b69827

Browse files
committed
WIP
1 parent fc399bb commit 7b69827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-release-builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858

5959
- name: 🛠️ Configure
6060
run: |
61-
echo "packages: ./blockio/blockio.cabal ./lsm-tree.cabal" "cabal.project.temp"
61+
echo "packages: ./blockio/blockio.cabal ./lsm-tree.cabal" > cabal.project.temp
6262
cabal configure \
6363
--project-file="cabal.project.temp" \
6464
--disable-tests \

0 commit comments

Comments
 (0)