Update build-win64.yml

This commit is contained in:
Vladimir Dubrovin 2026-04-05 16:11:48 +03:00
parent 51221207d3
commit f887408b29

View File

@ -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