mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-04-09 18:23:07 +08:00
Update publish.yml
This commit is contained in:
parent
cde371dd83
commit
190fdf888a
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
|||||||
|
|
||||||
- name: npm install, build, and test
|
- name: npm install, build, and test
|
||||||
run: |
|
run: |
|
||||||
|
export NODE_OPTIONS=--openssl-legacy-provider
|
||||||
npm install
|
npm install
|
||||||
npm run test -- --coverage --watchAll=false
|
npm run test -- --coverage --watchAll=false
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user