Skip to content

Commit

Permalink
fix pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
atimin committed Mar 26, 2024
1 parent 01e2506 commit 8223bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
steps:
- uses: actions/setup-python@v2

- uses: actions/download-artifact@v2
- uses: actions/download-artifact@master
with:
name: package
path: ./dist
Expand Down

0 comments on commit 8223bf1

Please sign in to comment.