mirror of
https://github.com/Redocly/redoc.git
synced 2025-09-24 04:56:39 +03:00
Update webpack.yml
This commit is contained in:
parent
9ce56fda46
commit
147977f175
2
.github/workflows/webpack.yml
vendored
2
.github/workflows/webpack.yml
vendored
|
@ -17,7 +17,7 @@ jobs:
|
||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
- name: Build
|
- name: Build
|
||||||
run: npm run bundle
|
run: npm run bundle:standalone
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v4
|
- uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user