mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2024-11-19 08:08:05 +08:00
CI - use ci instead of install
This commit is contained in:
2
.github/workflows/version-bump-publish.yml
vendored
2
.github/workflows/version-bump-publish.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
with:
|
||||
node-version: 12
|
||||
- run: |
|
||||
npm install
|
||||
npm ci
|
||||
npm run lint
|
||||
npm run build
|
||||
- name: Setup version
|
||||
|
Reference in New Issue
Block a user