Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
jiacy-jcy committed Feb 12, 2025
1 parent 1f408ef commit 84e05aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-mqtt-simulator/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ runs:

- name: Build MQTT CLI
run: |
cargo update && cargo build --release -p taosx-tools --bin mqtt_pub
cd taosx && cargo update && cargo build --release -p taosx-tools --bin mqtt_pub
shell: bash

- name: Find mqtt_pub binary
Expand Down

0 comments on commit 84e05aa

Please sign in to comment.