Update main.yml (#34)
This commit is contained in:
committed by
GitHub
parent
1ae3372f42
commit
f3987fced9
@@ -32,8 +32,8 @@ jobs:
|
||||
id: extract_schema
|
||||
run: |
|
||||
python main.py generate_schema "${HOME}/${{ env.FUNCTION_SCHEMA_FILE_NAME }}"
|
||||
- name: Verify functionSchema.json exists
|
||||
run: ls -lah functionSchema.json
|
||||
echo "Checking if functionSchema.json exists after generation..."
|
||||
ls -lah "${HOME}/${{ env.FUNCTION_SCHEMA_FILE_NAME }}"
|
||||
|
||||
# Step 5: Build and publish the Speckle function
|
||||
- name: Speckle Automate Function - Build and Publish
|
||||
|
||||
Reference in New Issue
Block a user