Skip to content

Commit

Permalink
Update build_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptobench committed Nov 26, 2024
1 parent 1a2baa3 commit eced2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
python-version: '3.9'
- uses: Gr1N/setup-poetry@v8
- name: Retrieve the built package
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: dist
path: dist
Expand Down

0 comments on commit eced2b8

Please sign in to comment.