Skip to content

Commit

Permalink
bump: release
Browse files Browse the repository at this point in the history
  • Loading branch information
Oktay Alizada authored Feb 12, 2024
1 parent a6bd672 commit fa76c90
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 @@ -56,5 +56,5 @@ jobs:
goos: windows
goarch: amd64
release_name: "${{ steps.release.outputs.tag_name }}"
pre_command: "curl https://aka.ms/downloadazcopy-v10-windows -o azcopy.zip && -ls"
pre_command: "curl https://aka.ms/downloadazcopy-v10-windows -o azcopy.zip && ls -la"
extra_files: "azcopy.zip"

0 comments on commit fa76c90

Please sign in to comment.