mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-25 23:39:43 -05:00
Add tmp Windows command, to see what versions of Python are installed
This commit is contained in:
parent
28dd2e12d1
commit
989d91565b
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -14,6 +14,9 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
- name: Observing the VM...
|
||||||
|
run: dir C:\C:\hostedtoolcache\windows\Python\
|
||||||
|
|
||||||
- name: Install poetry
|
- name: Install poetry
|
||||||
run: C:\hostedtoolcache\windows\Python\3.9.13\x64\python -m pip install poetry
|
run: C:\hostedtoolcache\windows\Python\3.9.13\x64\python -m pip install poetry
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user