mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Fix python dependencies
This commit is contained in:
parent
ad504ce4cc
commit
9bdb95527a
3
.github/workflows/ksp-publish.yml
vendored
3
.github/workflows/ksp-publish.yml
vendored
@ -91,8 +91,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
python -m pip install setuptools wheel twine
|
||||
python -m pip install . # Self hosting!
|
||||
python -m pip install yaclog
|
||||
|
||||
- name: Get version name and body
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user