Skip to content

Commit b725f44

Browse files
committed
Output cabal.project.local
1 parent 95d9abe commit b725f44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup-build/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ runs:
100100

101101
- name: Form the package list ('cabal.project.freeze')
102102
run: |
103+
cat cabal.project.local
103104
cabal v2-freeze && \
104105
echo "" && \
105106
echo 'Output:' && \

0 commit comments

Comments
 (0)