Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Commit

Permalink
use download-artifact from master
Browse files Browse the repository at this point in the history
  • Loading branch information
atimin committed Feb 2, 2024
1 parent f4ab78e commit d1d2555
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 @@ -124,7 +124,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 d1d2555

Please sign in to comment.