configure py5thon

This commit is contained in:
Gergő Jedlicska
2023-06-22 17:15:26 +02:00
parent 5166c14e72
commit ce7e4f9233
+3
View File
@@ -14,6 +14,9 @@ jobs:
with:
repository: 'specklesystems/speckle-automate-github-action'
path: 'github-action'
- uses: actions/setup-python@v4
with:
python-version: '3.11'
- name: Install and configure Poetry
uses: snok/install-poetry@v1
with: