mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
Is the file in the submodule? (github actions error)
This commit is contained in:
parent
c8c2d0e659
commit
4312ddc1fe
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tcoffee.yml
vendored
1
.github/workflows/tcoffee.yml
vendored
|
@ -18,6 +18,7 @@ jobs:
|
|||
auth_header="$(git config --local --get http.https://github.com/.extraheader)"
|
||||
git submodule sync --recursive
|
||||
git -c "http.extraheader=$auth_header" -c protocol.version=2 submodule update --init --force --recursive --depth=1
|
||||
ls -la test-datasets/tools/tcoffee/input/
|
||||
|
||||
- name: Install Nextflow
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue