Keep the name the same
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ jobs:
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- name: npm ci, build, and test
|
||||
- name: npm install, build, and test
|
||||
run: |
|
||||
npm ci
|
||||
npm run build --if-present
|
||||
|
||||
Reference in New Issue
Block a user