Update update_singbox_core.yaml

This commit is contained in:
juewuy
2024-01-12 20:24:11 +08:00
committed by GitHub
parent bf3debf51b
commit a3edf7a4fd

View File

@@ -98,6 +98,7 @@ jobs:
- name: Download file from workspace
uses: actions/download-artifact@v4
with:
name: linux*
path: ./tmp
- name: Zip core by upx
run: |