mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
workflows: fix client workflow spec
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user