This commit is contained in:
Ali Abdalla 2024-09-19 01:19:39 +04:00 committed by GitHub
parent 832d1d6497
commit ba3dfa1ddf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -53,7 +53,7 @@ jobs:
- name: Upload Lite NPM package
uses: actions/upload-artifact@v4
with:
name: gradio-lite-${{ github.sha }}
name: gradio-lite-${{ needs.changes.outputs.sha }}
path: js/lite/gradio-lite-*.tgz
- name: install deps
run: python -m pip install build