1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-09-02 16:23:13 +00:00

[skip travis] typo

This commit is contained in:
Tom-Oliver Heidel
2020-11-11 15:39:00 +01:00
committed by GitHub
parent 5e6cdcecdd
commit d052b9a112

View File

@ -113,7 +113,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Set up Python 3.5.4 32-Bit - name: Set up Python 3.4.4 32-Bit
uses: actions/setup-python@v2 uses: actions/setup-python@v2
with: with:
python-version: '3.4.4' python-version: '3.4.4'