Update update_singbox_core.yaml

This commit is contained in:
juewuy
2024-01-12 20:33:29 +08:00
committed by GitHub
parent 6d90b95530
commit 7dfd1a448e

View File

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