Skip to content

Commit

Permalink
Publish favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmartel committed Feb 5, 2025
1 parent c032dc7 commit e01af3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nodejs-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
cp -Rf dist ./build/demo
cp -Rf decoders ./build/demo
cp -Rf tests/pacs/viewer.* ./build/demo
cp tests/favicon.ico ./build/demo
./resources/scripts/prep-deploy.sh -f build/demo/viewer.html
./resources/scripts/prep-deploy.sh -f build/demo/viewer.js
- name: Push to gh-pages (if master or develop branch)
Expand Down

0 comments on commit e01af3d

Please sign in to comment.