mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-02 12:50:54 +00:00
workflows: fix client workflow spec
This commit is contained in:
parent
ab8941326a
commit
0fd32e84cd
2
.github/workflows/client.yml
vendored
2
.github/workflows/client.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
||||
run:
|
||||
shell: bash
|
||||
steps:
|
||||
- runs: git config --global core.autocrlf false && git config --global core.eol lf
|
||||
- run: git config --global core.autocrlf false && git config --global core.eol lf
|
||||
if: ${{ matrix.platform.os == 'windows' }}
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user