update ubuntu workflow with remote test
Signed-off-by: GuillaumeFalourd <guillaume.falourd@zup.com.br>
This commit is contained in:
parent
b4d3874ee2
commit
a50e8d7346
1 changed files with 1 additions and 0 deletions
|
@ -133,6 +133,7 @@ runs:
|
|||
echo
|
||||
echo "##### Copying contents to destination Github repository #####"
|
||||
ls -lha
|
||||
tree -a
|
||||
cp "${{ inputs.files }}" "$CLONE_DIRECTORY"
|
||||
|
||||
cd "$CLONE_DIRECTORY"
|
||||
|
|
Loading…
Add table
Reference in a new issue