We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81307ae + cd54025 commit 356399bCopy full SHA for 356399b
.github/workflows/deploy.yml
@@ -22,10 +22,6 @@ jobs:
22
cache: 'npm'
23
cache-dependency-path: './table-component/package-lock.json'
24
25
- # - name: Install Vue CLI globally
26
- # run: npm install -g @vue/cli-plugin-babel/preset
27
- # working-directory: ./table-component
28
-
29
- name: Install dependencies and build
30
working-directory: ./table-component
31
run: |
0 commit comments