Skip to content

Commit

Permalink
Merge branch 'main' into 6-update-deploy-workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
souzadevinicius committed Nov 21, 2024
2 parents 81307ae + cd54025 commit 356399b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ jobs:
cache: 'npm'
cache-dependency-path: './table-component/package-lock.json'

# - name: Install Vue CLI globally
# run: npm install -g @vue/cli-plugin-babel/preset
# working-directory: ./table-component

- name: Install dependencies and build
working-directory: ./table-component
run: |
Expand Down

0 comments on commit 356399b

Please sign in to comment.