Skip to content

Commit

Permalink
Package addons/mixer directly.
Browse files Browse the repository at this point in the history
  • Loading branch information
fire committed Jul 23, 2024
1 parent f7fb41a commit 18194fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ jobs:
- name: Zip files
run: |
cp CHANGELOG.md README.md LICENSE mixer/
rm -rf mixer/blender_data/tests/
cp CHANGELOG.md README.md LICENSE addons/mixer/
rm -rf addons/mixer/blender_data/tests/
- name: Upload artifacts
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 18194fd

Please sign in to comment.