style(脚本风格): 脚本风格

This commit is contained in:
2025-11-26 15:18:36 +08:00
parent a8d0f1c554
commit f4a0b71ee1

View File

@@ -12,7 +12,7 @@ jobs:
registry: hkccr.ccs.tencentyun.com registry: hkccr.ccs.tencentyun.com
image: hkccr.ccs.tencentyun.com/xiaoqidun/goenv:latest image: hkccr.ccs.tencentyun.com/xiaoqidun/goenv:latest
steps: steps:
- name: clone - name: checkout
uses: actions/checkout@v6 uses: actions/checkout@v6
- name: download ndk - name: download ndk
run: | run: |