Skip to content

Commit e555668

Browse files
authored
Update paths for MaoServerDiscovery in workflow
Signed-off-by: Jianwei Mao <maojianwei2016@126.com>
1 parent 38d88af commit e555668

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/npm-publish-linux-pi-2b.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ jobs:
5151
- run: ./build_webui.sh
5252

5353
- name: Run Check Version
54-
run: ./MaoServerDiscovery -v
54+
run: ./dist/mao-service-discovery_linux_arm_6/Mao-Service-Discovery -v
5555

56-
- run: mv ./MaoServerDiscovery ./.npm-release-binary/
56+
- run: mv ./dist/mao-service-discovery_linux_arm_6/Mao-Service-Discovery ./.npm-release-binary/
5757
- run: cp -vrf ./resource/ ./.npm-release-binary/
5858

5959
- run: git config --global user.email "maojianwei2016@126.com"

0 commit comments

Comments
 (0)