- name: Check out the repo uses: actions/checkout@v2 - name: Checkout submodules run: git submodule update --init --recursive