mirror of
https://github.com/Redocly/redoc.git
synced 2025-09-23 20:46:40 +03:00
Update webpack.yml
This commit is contained in:
parent
22acd6f669
commit
2c2ce7680a
4
.github/workflows/webpack.yml
vendored
4
.github/workflows/webpack.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
with:
|
||||
node-version: 16.x
|
||||
|
||||
- name: Instal
|
||||
- name: Install
|
||||
run: npm install
|
||||
|
||||
- name: Build
|
||||
|
@ -22,5 +22,5 @@ jobs:
|
|||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
path: |
|
||||
./dist
|
||||
./bundles
|
||||
retention-days: 1
|
||||
|
|
Loading…
Reference in New Issue
Block a user