ci(basic): déplacer exécutable vers /usr/bin dans help job
This commit is contained in:
parent
731b5fc280
commit
9769fdb2de
1 changed files with 1 additions and 0 deletions
|
@ -23,4 +23,5 @@ jobs:
|
||||||
- uses: actions/download-artifact@v3
|
- uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: artifacts/
|
path: artifacts/
|
||||||
|
- run: mv artifacts/agecem-org /usr/bin/agecem-org
|
||||||
- run: agecem-org help
|
- run: agecem-org help
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue