Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b725f44

Browse files
committedJan 20, 2022
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

+1
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)
Please sign in to comment.