test build job
This commit is contained in:
parent
aee0bf1515
commit
30de25b577
@ -91,10 +91,4 @@ jobs:
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
path: "/root/rpmbuild/**/*.rpm"
|
||||
- uses: ncipollo/release-action@v1
|
||||
with:
|
||||
artifacts:
|
||||
- "jx"
|
||||
- "/root/rpmbuild/SRPMS/jx-${{ env.VERSION }}-1.fc40.src.rpm"
|
||||
- "/root/rpmbuild/RPMS/x86_64/jx-${{ env.VERSION }}-1.fc40.x86_64.rpm"
|
||||
- run: echo "This job's status is ${{ job.status }}."
|
||||
|
Loading…
Reference in New Issue
Block a user