mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2025-04-28 19:00:44 -04:00
CI - use ci instead of install
This commit is contained in:
parent
9ae3c340cb
commit
e9c43c6900
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue