Skip to content

Commit

Permalink
bump: release
Browse files Browse the repository at this point in the history
  • Loading branch information
oktay committed Feb 13, 2024
1 parent 6d6ac69 commit 5b51fda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: wget https://aka.ms/downloadazcopy-v10-windows -O azcopy.zip

- name: Get Azure cli
run: https://aka.ms/installazurecliwindowsx64 -O azcli.msi
run: wget https://aka.ms/installazurecliwindowsx64 -O azcli.msi

- uses: google-github-actions/release-please-action@v4
id: release
Expand Down

0 comments on commit 5b51fda

Please sign in to comment.