Skip to content

Commit 1246bdf

Browse files
committed
Make bash shell explicit in versions check
1 parent 6a13d86 commit 1246bdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-workflow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
echo release version $release_version is invalid
4040
exit 1
4141
fi
42+
shell: bash
4243

4344
# The Linux build will upload the local Nexus deployment repository
4445
# (i.e., what will be deployed to OSSRH/Maven Central)

0 commit comments

Comments
 (0)