Skip to content

Commit

Permalink
i hate gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
alanpq committed Aug 16, 2024
1 parent 7ee6e81 commit 8ab6704
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ jobs:
asset_name: lol-blender-${{steps.release.outputs.tag_name}}.zip
asset_content_type: application/zip
- uses: actions/download-artifact@v4
- run: ls .
- run: ls ./wheel*/
- run: tree
- name: Upload Release Wheels
uses: csexton/release-asset-action@v3
with:
Expand Down

0 comments on commit 8ab6704

Please sign in to comment.