Edit yml workflow file
This commit is contained in:
parent
47227dc057
commit
8c080053fa
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user