Skip to content

Commit 5f49f7e

Browse files
committed
make windows build build with bash
1 parent 10d4691 commit 5f49f7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ jobs:
5353
5454
- name: build ${{ matrix.config.name }}
5555
if: matrix.config.profile != 'jar'
56+
shell: bash
5657
run: |
5758
VERSION=${GITHUB_REF_NAME#v}
5859
lein set-version $VERSION

0 commit comments

Comments
 (0)