mirror of
https://github.com/onionshare/onionshare.git
synced 2025-03-13 09:26:37 -04:00
Add tmp Windows command, to see what versions of Python are installed
This commit is contained in:
parent
ce3c5f33fa
commit
7fadce1860
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -14,6 +14,9 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: Observing the VM...
|
||||
run: dir C:\C:\hostedtoolcache\windows\Python\
|
||||
|
||||
- name: Install poetry
|
||||
run: C:\hostedtoolcache\windows\Python\3.9.13\x64\python -m pip install poetry
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user