ci: fix job description

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/877/head
Varun Patil 2023-10-15 17:33:19 -07:00
parent ab0a123bdb
commit b5d89db6b9
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ jobs:
- name: Checkout the app
uses: actions/checkout@v3
- name: Install vue-tsc
- name: Install dependencies
run: npm ci
- name: Run vue-tsc