Skip to content

Commit b674150

Browse files
committed
update
1 parent 884761d commit b674150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
node-version: '18'
2020

2121
- name: Install Netlify CLI
22-
run: npm install -g netlify-cli && npm install && npm run build
22+
run: npm install -g netlify-cli
2323

2424
- name: Deploy to Netlify
2525
run: netlify deploy --prod

0 commit comments

Comments
 (0)