Skip to content

Commit

Permalink
Show path
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexAxthelm committed Oct 1, 2024
1 parent 78e3b86 commit 0be1759
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-push-private.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,11 @@ jobs:
sudo apt-get install -y azcopy
# Show version
echo "azcopy version:"
azcopy --version
# Show path
echo "azcopy path:"
type azcopy
# https://github.com/Azure/login?tab=readme-ov-file#login-with-openid-connect-oidc-recommended
- name: Azure Login
Expand Down

0 comments on commit 0be1759

Please sign in to comment.