Skip to content

Commit

Permalink
chore(ci): Fix artifact names
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Dec 11, 2024
1 parent a407341 commit 041d699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_test_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ jobs:
- name: Download packages built by build-and-inspect-python-package
uses: actions/download-artifact@v4
with:
name: Packages-*
name: Packages*
path: dist
- run: ls -lR

Expand Down

0 comments on commit 041d699

Please sign in to comment.