build: update custom favicon

This commit is contained in:
Magamedrasul Ibragimov
2022-09-30 19:10:44 +03:00
committed by GitHub
parent 27579fb40e
commit dbbfb52f63

View File

@@ -22,6 +22,7 @@ jobs:
use-toc: true
use-opengh: true
- run: mdbook build
- run: cp -f ./src/images/favicon.svg ./book/
- name: Deploy
uses: peaceiris/actions-gh-pages@v3