Skip to content

Commit 31027d4

Browse files
committed
DEBUG
1 parent ec6e202 commit 31027d4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,8 @@ jobs:
116116
path: dist
117117
pattern: '*-petsird*'
118118
merge-multiple: true
119+
skip-decompress: true
120+
- run: ls dist # debugging
119121
- if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
120122
name: gh release create --draft
121123
run: |

0 commit comments

Comments
 (0)