Skip to content

Commit

Permalink
Merge pull request #919 from tubone24/fix-wordcloud
Browse files Browse the repository at this point in the history
index
  • Loading branch information
tubone24 authored Apr 27, 2022
2 parents 3098cf1 + 9c53f50 commit b220148
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,8 @@ jobs:
run: touch ./public/index.html
- name: move wordcloud
run: mv -f word-cloud-blog-large.png word-cloud-blog.webp word-cloud-blog.png ./public
- name: ls
run: ls -ls ./public/
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit b220148

Please sign in to comment.