Skip to content

Commit c5e7ed4

Browse files
Update build.yml
1 parent 396b84a commit c5e7ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
steps:
5858
- name: Checkout to cli-core repo
5959
- uses: actions/checkout@v2
60-
run: |
60+
- run: |
6161
git pull
6262
npm install
6363
- name: Use Node.js ${{ matrix.node-version }}

0 commit comments

Comments
 (0)