Skip to content

Commit

Permalink
fix: test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Oktay Alizada authored Feb 13, 2024
1 parent ecb0c2b commit d8e0026
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ jobs:
goarch: amd64
release_name: "${{ steps.release.outputs.tag_name }}"
pre_command: "ls -la"
post_command: "ls -la"
extra_files: azcli.msi azcopy.exe
binary_name: "tlc"
asset_name: "${{ steps.release.outputs.tag_name }}"
asset_name: "${{ steps.release.outputs.tag_name }}"

0 comments on commit d8e0026

Please sign in to comment.