1
0
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:
grossmj 2020-10-23 23:01:03 +10:30
parent e568de0aa9
commit 5bb6ba73f2

View File

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