Skip to content

Commit

Permalink
chore: clean lock file
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyoucao577 authored Nov 17, 2024
1 parent 5e9abbe commit 74e9803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agents/Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tasks:
clean:
desc: clean up agents
cmds:
- rm -rf manifest.json property.json bin/main bin/worker out ten_packages/system/ten_runtime* ten_packages/system/agora_rtc_sdk ten_packages/system/azure_speech_sdk ten_packages/system/nlohmann_json .release
- rm -rf manifest.json property.json manifest-lock.json bin/main bin/worker out ten_packages/system/ten_runtime* ten_packages/system/agora_rtc_sdk ten_packages/system/azure_speech_sdk ten_packages/system/nlohmann_json .release

run:
desc: run agents
Expand Down

0 comments on commit 74e9803

Please sign in to comment.