krata: unvendor dependencies

This commit is contained in:
Alex Zenla
2024-04-01 15:45:43 -07:00
parent 0fd32e84cd
commit d433cd49e2
4 changed files with 6 additions and 6 deletions

View File

@ -16,6 +16,8 @@ jobs:
TARGET_ARCH: "${{ matrix.arch }}"
name: server ${{ matrix.arch }}
steps:
- run: git config --global core.autocrlf false && git config --global core.eol lf
if: ${{ matrix.platform.os == 'windows' }}
- uses: actions/checkout@v4
with:
submodules: recursive