Skip to content

Commit e3bbe73

Browse files
committed
ci: always upload the dist in build
1 parent 1c6c8db commit e3bbe73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
7474
- name: Upload Dist
7575
uses: actions/upload-artifact@v3
76+
if: always()
7677
with:
7778
name: dist
7879
path: |

0 commit comments

Comments
 (0)