Skip to content

Commit 899b061

Browse files
authored
Merge pull request #371 from compas-dev/use-v2-componentizer
Use v2 componentizer
2 parents aa510f5 + 04f086f commit 899b061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-n-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Install dependencies
3333
run: |
3434
choco install ironpython --version=2.7.8.1
35-
- uses: compas-dev/compas-actions.ghpython_components@v1
35+
- uses: compas-dev/compas-actions.ghpython_components@v2
3636
with:
3737
source: src/compas_fab/ghpython/components
3838
target: src/compas_fab/ghpython/components/ghuser

0 commit comments

Comments
 (0)