Skip to content

Commit

Permalink
Merge branch 'develop' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverbooth committed Apr 13, 2023
2 parents 3bd69df + 25ef4e6 commit 4639fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docfx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v3

- name: Copy favicon
run: cp brandin_Icon.png docfx_project/images/favicon.png
run: cp branding_Icon.png docfx_project/images/favicon.png

- name: Build documentation
uses: nikeee/docfx-action@v1.0.0
Expand Down

0 comments on commit 4639fbd

Please sign in to comment.