更新 .gitea/workflows/app_update.yml
This commit is contained in:
@@ -48,6 +48,7 @@ jobs:
|
||||
curl -L "${DOWNLOAD_URL}" -o "shadowsocks.tar.xz" --fail --silent --show-error
|
||||
tar -xvf shadowsocks.tar.xz -C tmp/
|
||||
mv tmp/ssserver app/
|
||||
mv tmp/sslocal app/
|
||||
|
||||
- name: 提交更改
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user