Skip to content

Commit 356399b

Browse files
Merge branch 'main' into 6-update-deploy-workflow
2 parents 81307ae + cd54025 commit 356399b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy.yml

-4
Original file line numberDiff line numberDiff line change
@@ -22,10 +22,6 @@ jobs:
2222
cache: 'npm'
2323
cache-dependency-path: './table-component/package-lock.json'
2424

25-
# - name: Install Vue CLI globally
26-
# run: npm install -g @vue/cli-plugin-babel/preset
27-
# working-directory: ./table-component
28-
2925
- name: Install dependencies and build
3026
working-directory: ./table-component
3127
run: |

0 commit comments

Comments
 (0)