aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2023-02-05 12:45:53 -0800
committerMicah Lee <micah@micahflee.com>2023-02-05 12:45:53 -0800
commit9aa63c60c14903bbc3a1b214ec358de86cf6fa2b (patch)
treeeb5a761a1f868a5481ec632d541517464e8e8427 /.github
parent989d91565b241d7dbae1cf350f9fec262b4e51af (diff)
downloadonionshare-9aa63c60c14903bbc3a1b214ec358de86cf6fa2b.tar.gz
onionshare-9aa63c60c14903bbc3a1b214ec358de86cf6fa2b.zip
Update poetry project to allow for Python 3.11
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index b9ec18c1..d2f9f447 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v3
- name: Observing the VM...
- run: dir C:\C:\hostedtoolcache\windows\Python\
+ run: dir C:\hostedtoolcache\windows\Python\
- name: Install poetry
run: C:\hostedtoolcache\windows\Python\3.9.13\x64\python -m pip install poetry