Skip to content

Commit

Permalink
chore: update workflows config.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jul 7, 2023
1 parent 5cf8675 commit eea7eb6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
- run: npm install
- run: npm run build

- run: npm i markdown-to-html-cli -g
- run: markdown-to-html --output dist/index.html
- run: npm install [email protected] -g
- run: idoc -s "Copy Text to Clipboard {{version}}"

- name: Deploy
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit eea7eb6

Please sign in to comment.