Skip to content

Themes, checkout submodules #2

Description

@phi-game

A number of themes suggest we add a submodule within the "themes" folder.
But then the github action described here does not pass because the theme is not loaded.

The fix is simple once you know it:

      - name: checkout
        uses: actions/checkout@v6.0.1
        with:
          submodules: recursive

Then it works just fine (thank you very much by the way).
Now if you don't want to add that in your README, it's okay, feel free to close this.

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