Skip to content

Commit

Permalink
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/actions/release/action.yaml
Original file line number Diff line number Diff line change
@@ -11,6 +11,11 @@ inputs:
runs:
using: "composite"
steps:
- name: Download packages built by build-and-inspect-python-package
uses: actions/download-artifact@v4
with:
path: artifacts

- name: Download packages built by build-and-inspect-python-package
uses: actions/download-artifact@v4
with:

0 comments on commit a531628

Please sign in to comment.