mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-26 07:59:48 +03:00
Test
This commit is contained in:
parent
2fb25fbcf5
commit
9d720b1832
4
.github/workflows/CI.yml
vendored
4
.github/workflows/CI.yml
vendored
|
@ -25,6 +25,10 @@ jobs:
|
|||
- name: Build
|
||||
run: pnpm build:all
|
||||
|
||||
- shell: bash
|
||||
run: |
|
||||
ls extension/chrome/dist/
|
||||
|
||||
- name: Archive Chrome Extension
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue
Block a user