mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +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
|
- name: Build
|
||||||
run: pnpm build:all
|
run: pnpm build:all
|
||||||
|
|
||||||
|
- shell: bash
|
||||||
|
run: |
|
||||||
|
ls extension/chrome/dist/
|
||||||
|
|
||||||
- name: Archive Chrome Extension
|
- name: Archive Chrome Extension
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user