Skip to content

Commit 9de0e5c

Browse files
authored
fix spacing
1 parent 8ba961c commit 9de0e5c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/generate.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
fetch-depth: 1
3434
path: discovery-artifact-manager
3535
- uses: actions/setup-python@v5
36-
with:
37-
python-version: 3.6
36+
with:
37+
python-version: 3.6
3838
- run: |
3939
sudo apt update
4040
python3 --version

0 commit comments

Comments
 (0)