Update webpack.yml

This commit is contained in:
Maksim Kudrytski 2025-09-09 14:00:36 +01:00 committed by GitHub
parent 2c2ce7680a
commit 5a9e6a5633
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ jobs:
run: npm install
- name: Build
run: npm run bundle:standalone
run: npm run bundle
- uses: actions/upload-artifact@v4
with: