Skip to content

Submodule option not working #51

Closed
@giordi91

Description

@giordi91

Good afternoon, I am using the checkout with sumbodule cloning like this:

- uses: actions/checkout@v1
      with:
        submodules: true

It does not seem to be recrusive, I have submodule that has submodules of its own.
If I run git submodule update --init --recursive then I get everything I need, with just the submodule:true flag that does not seem to be the case.

Am I doing something wrong?
My submodule is this one:
https://github.com/GPUOpen-Tools/Compressonator

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions