Skip to content

Commit

Permalink
add 'run' statement
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-naumov committed May 3, 2024
1 parent 5ce9630 commit 44534b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ubuntu_22_04_aarch64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,7 @@ jobs:
;;
esac
run: |
uname -a
cp $(which git) "/artifacts/${artifact_name}"
echo "Produced artifact at /artifacts/${artifact_name}"

0 comments on commit 44534b0

Please sign in to comment.