We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8b594ff + 488d6e7 commit 39844c5Copy full SHA for 39844c5
.github/workflows/deploy.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Installing python
17
run: |
18
sudo apt-get update
19
- sudo apt install python3.10.11
+ sudo apt install python3.10
20
sudo apt-get install build-essential
21
22
- name: Upgrading pip
0 commit comments