diff --git a/.github/workflows/libspm-update.yml b/.github/workflows/libspm-update.yml index 11c29c8..c8fe0e7 100644 --- a/.github/workflows/libspm-update.yml +++ b/.github/workflows/libspm-update.yml @@ -32,6 +32,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} run: | + cd libspm git push origin update-submodule - name: Create Pull Request