Skip to content

Ensure submodules are checked out in actions workflow

Christian Meeßen requested to merge github/fork/Normo/checkout-submodules into main

Created by: Normo

Fixes failed frontend image build, see https://github.com/hifis-net/RSD-as-a-service/runs/7358769415?check_suite_focus=true

Changes proposed in this pull request:

  • recursively checkout submodules when using the checkout action during image build workflow

How to test:

  • n.n

PR Checklist:

  • Increase version numbers in docker-compose.yml
  • Link to a GitHub issue
  • Update documentation
  • Tests

Merge request reports

Loading