Skip to content

Commit fca25bf

Browse files
committed
syntax error in gh actions workflow
1 parent a8c1525 commit fca25bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/download_yt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Checkout code
1313
uses: actions/checkout@v4
1414
- name: Setup Python
15-
- uses: actions/setup-python@v4
15+
uses: actions/setup-python@v4
1616
with:
1717
python-version: '3.13'
1818
- name: Install dependencies

0 commit comments

Comments
 (0)