Oops with GH Action

This commit is contained in:
Robert McGovern 2023-02-06 15:00:48 +00:00
parent 0393f832f4
commit a37771eb00
1 changed files with 1 additions and 1 deletions

View File

@ -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