mirror of
https://github.com/godotengine/FBX2glTF.git
synced 2026-01-07 06:09:42 +03:00
Update python.
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -151,6 +151,9 @@ jobs:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Update python
|
||||
uses: actions/setup-python@v1
|
||||
|
||||
- name: Install conan
|
||||
run: |
|
||||
pip install --upgrade conan
|
||||
|
||||
Reference in New Issue
Block a user