Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 73816fbd85 | |||
| d20d3d022a | |||
| b6e9dd9b5d |
@@ -12,7 +12,7 @@ jobs:
|
||||
SPECKLE_AUTOMATE_URL: https://automate.speckle.dev
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4.1.1
|
||||
- uses: actions/checkout@v4.1.4
|
||||
- name: Setup .NET Core SDK
|
||||
uses: actions/setup-dotnet@v3.2.0
|
||||
with:
|
||||
@@ -34,3 +34,4 @@ jobs:
|
||||
speckle_token: ${{ secrets.SPECKLE_FUNCTION_TOKEN }}
|
||||
speckle_function_id: ${{ secrets.SPECKLE_FUNCTION_ID }}
|
||||
speckle_function_input_schema_file_path: ${{ env.FUNCTION_SCHEMA_FILE_NAME }}
|
||||
speckle_function_recommended_memory_mi: 8000
|
||||
|
||||
Reference in New Issue
Block a user