Skip to content

Commit 0aaf101

Browse files
committed
always upload artifacts to debug them
1 parent 61cdbbd commit 0aaf101

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ jobs:
267267
run: make test
268268

269269
- uses: actions/[email protected]
270+
if: always()
270271
with:
271272
name: cloudsync-${{ matrix.name }}${{ matrix.arch && format('-{0}', matrix.arch) || '' }}
272273
path: dist/cloudsync.*

0 commit comments

Comments
 (0)