Skip to content

Commit

Permalink
fix: remove favicon.ico
Browse files Browse the repository at this point in the history
  • Loading branch information
abuaboud committed Oct 26, 2023
1 parent a19ed69 commit 92a3016
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-cloud-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
Release:
env:
MY_VERSION: 1
MY_VERSION: 2
runs-on: ubuntu-latest
steps:
- name: Check out repository code
Expand Down
1 change: 0 additions & 1 deletion packages/ui/core/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"cronstrue"
],
"assets": [
"packages/ui/core/src/favicon.ico",
"packages/ui/core/src/assets",
{
"glob": "**/*",
Expand Down
Binary file removed packages/ui/core/src/assets/img/custom/favicon.ico
Binary file not shown.
Binary file removed packages/ui/core/src/favicon.ico
Binary file not shown.

0 comments on commit 92a3016

Please sign in to comment.