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.
1 parent 76b3ef6 commit 488d6e7Copy full SHA for 488d6e7
.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