Skip to content

Commit ca4ee22

Browse files
committed
xxx; debug
1 parent bc496e5 commit ca4ee22

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/release-binaries.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,9 @@ jobs:
300300
if: always()
301301
with:
302302
name: debug
303-
path: build/
303+
path: |
304+
build/
305+
libxml-install/
304306
305307
- uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
306308
with:

0 commit comments

Comments
 (0)