Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
christianholland committed Jan 30, 2022
2 parents 85a4c54 + 54a8798 commit b01b784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bookdown.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ jobs:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
run: |
npm install netlify-cli -g
npm install netlify-cli@6.8.12 -g
netlify deploy --prod --dir _book

0 comments on commit b01b784

Please sign in to comment.