Skip to content

Commit

Permalink
specify shell bash
Browse files Browse the repository at this point in the history
  • Loading branch information
okdshin committed Dec 10, 2023
1 parent 4774590 commit b40dc44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ jobs:
- name: Build lsp server
id: pyinstaller_build_lsp_server
shell: bash
run: |
pyinstaller flatline_lsp.py \
--copy-metadata tqdm \
Expand Down

0 comments on commit b40dc44

Please sign in to comment.