Skip to content

Commit

Permalink
chore: fix shell
Browse files Browse the repository at this point in the history
  • Loading branch information
hexf00 committed Dec 19, 2024
1 parent 23676da commit e49c8d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
fi
- name: Print Release Info
shell: bash
run: |
echo "Version: ${{ steps.set_version.outputs.version }}"
echo "Is Dev: ${{ steps.version_type.outputs.is_dev }}"
Expand Down

0 comments on commit e49c8d6

Please sign in to comment.