Addition of logic from Beam vs Duct WIP function
build and deploy Speckle functions / publish-automate-function-version (push) Has been cancelled

This commit is contained in:
Jonathon Broughton
2023-11-12 14:28:24 +00:00
parent 78ceb3b49a
commit e2e6711896
17 changed files with 1298 additions and 131 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v3.4.0
- uses: actions/setup-python@v4
with:
python-version: '3.11'
python-version: '3.10'
- name: Install and configure Poetry
uses: snok/install-poetry@v1
with: