workflow-fix #43
@@ -12,7 +12,7 @@ jobs:
|
|||||||
uses: actions/setup-node@v3
|
uses: actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: 'lts'
|
node-version: 'lts'
|
||||||
run: |
|
- run: |
|
||||||
export github="true"
|
export github="true"
|
||||||
npm install
|
npm install
|
||||||
npm start
|
npm start
|
||||||
|
|||||||
Reference in New Issue
Block a user