Skip to content

Commit

Permalink
Merge pull request #197 from gramaziokohler/release_workflow
Browse files Browse the repository at this point in the history
removed pre-compilred components from release workflow
  • Loading branch information
chenkasirer authored Feb 2, 2024
2 parents e32fd4a + d975821 commit 918d34a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,10 +88,6 @@ jobs:
target: src/compas_timber/ghpython/components/ghuser
prefix: "CT: "

- name: Copy manual components
run: |
cp src/compas_timber/ghpython/ghuser_manual/* src/compas_timber/ghpython/components/ghuser/
- shell: bash
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit 918d34a

Please sign in to comment.