Skip to content

Commit cc73b9b

Browse files
authored
Update deploy.yml
1 parent 050235d commit cc73b9b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ jobs:
1212
with:
1313
fetch-depth: 0
1414
ref: main
15+
16+
- name: Installing python
17+
run: sudo apt install python3.12
1518

1619
- name: Upgrading pip
1720
run: pip install --upgrade pip

0 commit comments

Comments
 (0)