Skip to content

Commit 1451012

Browse files
committed
print debugging for copy step in windows
1 parent 1a97001 commit 1451012

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-binary-packages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@ jobs:
220220
cabal v1-install --only-dependencies -fserver
221221
cabal v1-configure -fserver
222222
cabal v1-build
223+
dir /s dist
223224
copy dist\build\gf\gf.exe C:\tmp-dist
224225
225226
- name: Upload artifact

0 commit comments

Comments
 (0)