Oops with GH Action
This commit is contained in:
parent
0393f832f4
commit
a37771eb00
|
@ -18,6 +18,6 @@ jobs:
|
|||
node-version: ${{ matrix.node }}
|
||||
# cache: npm
|
||||
- run: npm install
|
||||
- run: npm demo
|
||||
- run: npm run demo
|
||||
env:
|
||||
YARN_GPG: no
|
||||
|
|
Loading…
Reference in New Issue