mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2024-04-28 00:37:18 +08:00
CI - use ci instead of install
This commit is contained in:
parent
9ae3c340cb
commit
e9c43c6900
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
|
||||
|
Loading…
Reference in New Issue
Block a user