Skip to content

Commit df16cfd

Browse files
committed
Bash Added to windows
1 parent 6e83352 commit df16cfd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/soham-release-client.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626

2727
- name: Extract version from tag
2828
id: version
29+
shell: bash
2930
run: |
3031
TAG=${GITHUB_REF#refs/tags/soham-v}
3132
echo "VERSION=$TAG" >> $GITHUB_ENV

0 commit comments

Comments
 (0)