Edit yml workflow file
This commit is contained in:
@@ -22,5 +22,5 @@ jobs:
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
run: yarn
|
||||
run: yarn deploy
|
||||
- run: yarn
|
||||
- run: yarn deploy
|
||||
|
||||
Reference in New Issue
Block a user