Update update_singbox_core.yaml

This commit is contained in:
juewuy
2024-01-12 20:28:22 +08:00
committed by GitHub
parent a3edf7a4fd
commit 6d90b95530

View File

@@ -72,9 +72,6 @@ jobs:
- name: Build
id: build
run: make
- name: Rename
run: |
mv -f sing-box sing-box-${{ matrix.name }}
- name: Upload file to workspace
uses: actions/upload-artifact@v4
with: