Skip to content

Commit 9fcc3d3

Browse files
committed
Fix a typo..
ONE-DCO-1.0-Signed-off-by: Seungho Henry Park <shs.park@samsung.com>
1 parent 44a707f commit 9fcc3d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-circle-intp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
- name: Create debian package
108108
run: |
109109
cd ${{ env.NNCC_BUILD }}
110-
cp -rf infra/debian/circlr-interpreter ./debian
110+
cp -rf infra/debian/circle-interpreter ./debian
111111
la -alh # TODO remove this
112112
113113
# refer https://docs.github.com/en/rest/issues/comments?apiVersion=2022-11-28#update-an-issue-comment

0 commit comments

Comments
 (0)