Update main.yml

This commit is contained in:
Saturn&Eric 2022-05-09 06:00:30 +08:00 committed by GitHub
parent 639b5b0852
commit 5f4fbd918e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 }}