Skip to content

Commit 87aa60d

Browse files
committed
Try specifying shell explicitly
1 parent c29636c commit 87aa60d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/netlicesning-client-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ jobs:
5858
env
5959
6060
- name: Calculate branch suffix
61+
shell: bash
6162
run: |
6263
if [ "$GITHUB_REF_NAME" = "master" ]
6364
then

0 commit comments

Comments
 (0)