mirror of
https://github.com/XRPLF/clio.git
synced 2025-12-06 17:27:58 +00:00
Save .deb package after build
This commit is contained in:
10
.github/workflows/build.yml
vendored
10
.github/workflows/build.yml
vendored
@@ -43,8 +43,8 @@ jobs:
|
|||||||
- name: Build
|
- name: Build
|
||||||
uses: XRPLF/clio-gha/build@main
|
uses: XRPLF/clio-gha/build@main
|
||||||
|
|
||||||
# - name: Artifact clio_tests
|
- name: Artifact .deb
|
||||||
# uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
# with:
|
with:
|
||||||
# name: clio_output
|
name: package
|
||||||
# path: clio_src/build/clio_tests
|
path: clio_ci/build/*.deb
|
||||||
|
|||||||
Reference in New Issue
Block a user