Skip to content

Commit

Permalink
fixup! amend! 3162433
Browse files Browse the repository at this point in the history
  • Loading branch information
dscho committed Jan 20, 2025
1 parent b4d3064 commit ccb2ab5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-git-installers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
needs: prereqs
environment: release
steps:
- name: Install Azure CLI
run: |
curl -sL https://aka.ms/InstallAzureCLIDeb | bash
- name: Install git dependencies
run: |
set -ex
Expand Down

0 comments on commit ccb2ab5

Please sign in to comment.