Skip to content

Commit

Permalink
commit 6
Browse files Browse the repository at this point in the history
  • Loading branch information
amitgupta0220 committed Oct 31, 2024
1 parent 615ac1d commit 6d034ee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
- name: Clear npm cache
run: npm cache clean --force

- name: Check working directory
run: echo "Current directory: ${{ github.workspace }}

- name: Install dependencies
run: npm install

Expand Down

0 comments on commit 6d034ee

Please sign in to comment.