Skip to content

Commit 56c5668

Browse files
committed
add install
1 parent b4a9aed commit 56c5668

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
- name: Add analytics script
3030
run: ./.github/scripts/modify_html/add_analytics.sh
3131

32+
- name: Install Netlify CLI
33+
run: npm install -g netlify-cli
34+
3235
- name: Deploy to Netlify
3336
uses: jsmrcaga/action-netlify-deploy@v2.2.0
3437
with:

0 commit comments

Comments
 (0)