builds godot
Diffstat (limited to '.github/actions/get-version/action.yml')
-rw-r--r--.github/actions/get-version/action.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/actions/get-version/action.yml b/.github/actions/get-version/action.yml
index cb89328..1b8297a 100644
--- a/.github/actions/get-version/action.yml
+++ b/.github/actions/get-version/action.yml
@@ -9,9 +9,6 @@ runs:
with:
ref: ${{ env.ref }}
- - name: Setup Python
- uses: actions/setup-python@v2
-
- name: Get version
run: |
cd godot