mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-07 05:40:12 +08:00
Update build-win64.yml
This commit is contained in:
parent
51221207d3
commit
f887408b29
4
.github/workflows/build-win64.yml
vendored
4
.github/workflows/build-win64.yml
vendored
@ -49,9 +49,9 @@ jobs:
|
|||||||
echo 2
|
echo 2
|
||||||
- name: Get artifact
|
- name: Get artifact
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with: |
|
with:
|
||||||
name: 3proxy-{{ env.RELEASE }}-x64.zip
|
name: 3proxy-{{ env.RELEASE }}-x64.zip
|
||||||
path:
|
path: |
|
||||||
bin64/3proxy.exe
|
bin64/3proxy.exe
|
||||||
bin64/*.dll
|
bin64/*.dll
|
||||||
bin64/mycrypt.exe
|
bin64/mycrypt.exe
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user