Skip to content

Commit

Permalink
Test addon build in packaging-pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
n-jay committed Jul 26, 2024
1 parent fd5cc13 commit 02e5e2d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/packaging-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ jobs:
- name: Run test
run: ci/run_integration_test.sh

# - name: Build blender addon
# uses: actions/upload-artifact@v3
# run: ci/build_blender_addon.sh
- name: Build blender addon
uses: actions/upload-artifact@v3
run: ci/build_blender_addon.sh
# with:
# name: OpenCue-Blender
# path: ${GITHUB_WORKSPACE}/artifacts/OpenCue-Blender.zip
Expand Down

0 comments on commit 02e5e2d

Please sign in to comment.