Skip to content

Commit ecaed22

Browse files
authored
Run setup-docker-action
1 parent d39b088 commit ecaed22

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/actions/azdo-build/action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@ outputs:
6363
runs:
6464
using: composite
6565
steps:
66+
# Docker is required for azure/cli
67+
- uses: actions/setup-docker-action@v5
68+
6669
- uses: azure/login@v2
6770
with:
6871
allow-no-subscriptions: true

0 commit comments

Comments
 (0)