Skip to content

Commit

Permalink
fix: add go jira cli
Browse files Browse the repository at this point in the history
  • Loading branch information
dennis-avesani-zupit committed Apr 8, 2024
1 parent 2659dfd commit 7223341
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jira-step-move-issue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Inspect downloaded file
run: |
cd /tmp && jira --version
cd /tmp && ./jira -h
- name: Show Jira version
run: bash -c "/tmp/jira --version"
Expand Down

0 comments on commit 7223341

Please sign in to comment.