Skip to content

Commit

Permalink
Merge pull request #262 from hrntsm/feature/update-sample
Browse files Browse the repository at this point in the history
Feature/update sample
  • Loading branch information
hrntsm authored Mar 10, 2024
2 parents 638d339 + 4a798c8 commit 786dfc5
Show file tree
Hide file tree
Showing 16 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-component.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
if: ${{ matrix.configuration == 'Release' }} # Only upload gha from a release build
shell: powershell
run: |
cp ./Samples ./Release/Samples -recurse
cp ./Examples ./Release/Examples -recurse
cp ./LICENSE ./Release/LICENSE.txt
cp ./PYTHON_PACKAGE_LICENSES ./Release/PYTHON_PACKAGE_LICENSES.txt
cp ./Tunny/bin/Release/net48 ./Release/Tunny -recurse
Expand All @@ -56,3 +56,4 @@ jobs:
name: Tunny
path: |
./Release
retention-days: 7
Binary file added Examples/Grasshopper/Human-in-the-loop/facade.gh
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 786dfc5

Please sign in to comment.