diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index d31307a9..cf800e1d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,13 +12,12 @@ jobs: steps: - uses: actions/checkout@v3 with: + repository: saturneric/GpgFrontend submodules: recursive - ref: main path: GpgFrontend - uses: actions/checkout@v3 with: - repository: saturneric/GpgFrontend-Doxygen ref: develop path: GpgFrontend-Doxygen token: ${{ secrets.GITHUB_TOKEN }}