Skip to content

Commit 5739673

Browse files
committed
Remove even more tabs from readme
1 parent 88d5fc1 commit 5739673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ runs:
2727
curl -fLO https://github.com/godotengine/godot/archive/${{ inputs.version }}.tar.gz
2828
tar -xvzf ${{ inputs.version }}.tar.gz --strip-components 1 --exclude=".github"
2929
30-
# Custom steps to download and moving sg-physics to the modules folder.
30+
# Custom steps to download and moving sg-physics to the modules folder.
3131
- name: Download sg-physics
3232
shell: bash
3333
run: |

0 commit comments

Comments
 (0)