Skip to content

Commit

Permalink
add install
Browse files Browse the repository at this point in the history
  • Loading branch information
happylolonly committed Oct 17, 2024
1 parent b4a9aed commit 56c5668
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
- name: Add analytics script
run: ./.github/scripts/modify_html/add_analytics.sh

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

- name: Deploy to Netlify
uses: jsmrcaga/action-netlify-deploy@v2.2.0
with:
Expand Down

0 comments on commit 56c5668

Please sign in to comment.