oops
This commit is contained in:
parent
e0e6efbdf0
commit
c84df16aa2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
|
@ -65,9 +65,9 @@ jobs:
|
|||
run: |
|
||||
echo '${{ needs.version.outputs.init_contents }}' > src/ytdl_sub/__init__.py
|
||||
- name: Install Python
|
||||
run: |
|
||||
cat /etc/os-release
|
||||
sudo dnf update
|
||||
run: |
|
||||
- name: Install and Package
|
||||
run: |
|
||||
python --version
|
||||
|
|
|
|||
Loading…
Reference in a new issue