Skip to content

Commit

Permalink
fix: fix build-schematics.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
devcui committed Jul 3, 2024
1 parent 5a8c071 commit 4551b34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/ci/build-schematics.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ copyFiles() {
"${1}src/assets/tmp/img/todo.svg|${2}application/files/src/assets/tmp/img/"
"${1}src/assets/tmp/img/message.png|${2}application/files/src/assets/tmp/img/"
"${1}src/assets/tmp/img/todo.png|${2}application/files/src/assets/tmp/img/"
"${1}src/favicon.ico|${2}application/files/src/assets/"
# i18n data
"${1}src/assets/tmp/i18n|${2}application/files/i18n"
# code styles
Expand Down

0 comments on commit 4551b34

Please sign in to comment.