Skip to content

Commit 88ec3d3

Browse files
committed
ci: update path for http to httpapi for ui
1 parent 6af7325 commit 88ec3d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
working-directory: ./temp
9191

9292
- name: move files
93-
run: mv ./temp/ui/browser/* ./internal/controller/http/ui
93+
run: mv ./temp/ui/browser/* ./internal/controller/httpapi/ui
9494

9595
- uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2.0
9696
with:

0 commit comments

Comments
 (0)