mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Check out the repo before generating the documentation
This commit is contained in:
parent
2c82f4e4c6
commit
c8ef5d5550
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
@ -48,6 +48,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
if: github.ref == 'refs/heads/master'
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Install dependencies
|
||||
# We need GraphViz to draw figures and graphs
|
||||
# Doxygen is used for generating the documentation
|
||||
|
|
Loading…
Reference in a new issue