mirror of
https://github.com/GNS3/gns3-server
synced 2025-01-12 17:10:55 +00:00
Fix syntax error in publish_api_documentation.yml
This commit is contained in:
parent
e568de0aa9
commit
5bb6ba73f2
@ -14,8 +14,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- with:
|
||||
ref: 3.0
|
||||
with:
|
||||
ref: 3.0
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: 3.6
|
||||
|
Loading…
Reference in New Issue
Block a user