We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa510f5 + 04f086f commit 899b061Copy full SHA for 899b061
.github/workflows/deploy-n-publish.yml
@@ -32,7 +32,7 @@ jobs:
32
- name: Install dependencies
33
run: |
34
choco install ironpython --version=2.7.8.1
35
- - uses: compas-dev/compas-actions.ghpython_components@v1
+ - uses: compas-dev/compas-actions.ghpython_components@v2
36
with:
37
source: src/compas_fab/ghpython/components
38
target: src/compas_fab/ghpython/components/ghuser
0 commit comments