Skip to content

Commit eeac6ce

Browse files
committed
update build.yml
1 parent bf00b9c commit eeac6ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ jobs:
2424
else
2525
echo echo "TAG=DEV" >> $GITHUB_ENV
2626
fi
27-
27+
shell: bash
28+
2829
- uses: actions/checkout@v2
2930
- name: Build-windows
3031
if: startsWith(matrix.os, 'windows')

0 commit comments

Comments
 (0)