Skip to content

Commit

Permalink
need not to install netlify-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
arjxn-py authored Sep 22, 2023
1 parent d6afae4 commit 123aacf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/netlify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ jobs:
- name: Check out code
uses: actions/checkout@v2

- name: Install Netlify CLI
run: npm install -g netlify-cli

- name: Build and Test
run: |
npm install
Expand Down

0 comments on commit 123aacf

Please sign in to comment.