ci: always upload the dist in build

This commit is contained in:
Amin Yahyaabadi 2024-08-07 11:23:38 -07:00
parent 1c6c8db5a9
commit e3bbe73e91
No known key found for this signature in database
GPG Key ID: F52AF77F636088F0
1 changed files with 1 additions and 0 deletions

View File

@ -73,6 +73,7 @@ jobs:
- name: Upload Dist
uses: actions/upload-artifact@v3
if: always()
with:
name: dist
path: |