mirror of
https://github.com/3proxy/3proxy.git
synced 2026-04-12 16:00:11 +08:00
Update build-rpm-x86-64.yml
This commit is contained in:
parent
f9344cca83
commit
40ebf9cef5
2
.github/workflows/build-rpm-x86-64.yml
vendored
2
.github/workflows/build-rpm-x86-64.yml
vendored
@ -49,6 +49,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: "3proxy-${{ env.RELEASE }}-x86_64.rpm"
|
name: "3proxy-${{ env.RELEASE }}-x86_64.rpm"
|
||||||
path: "*.rpm"
|
path: "*.rpm"
|
||||||
|
archive: false
|
||||||
- name: debbuild
|
- name: debbuild
|
||||||
run: |
|
run: |
|
||||||
ret=`pwd`
|
ret=`pwd`
|
||||||
@ -69,4 +70,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: "3proxy-${{ env.RELEASE }}-x86_64.deb"
|
name: "3proxy-${{ env.RELEASE }}-x86_64.deb"
|
||||||
path: "*.deb"
|
path: "*.deb"
|
||||||
|
archive: false
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user