更新tjwater-cli skill和环境

This commit is contained in:
2026-06-03 09:49:37 +08:00
parent a825c3c31d
commit 96e5d25518
8 changed files with 290 additions and 4 deletions
+5
View File
@@ -18,6 +18,11 @@ jobs:
shell: bash
steps:
- name: Setup tools
run: |
sudo apt-get update -qq && sudo apt-get install -y -qq jq
jq --version
- name: Checkout code
env:
SERVER_URL: ${{ github.server_url }}