Skip to content

Commit

Permalink
Merge pull request #53 from neuro-ml/dev
Browse files Browse the repository at this point in the history
Fix download
  • Loading branch information
vovaf709 authored Apr 25, 2024
2 parents 031b4ae + d7c105e commit ef50b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/download-artifact@v4
- uses: actions/download-artifact@v3
with:
name: artifact
path: dist
Expand Down

0 comments on commit ef50b40

Please sign in to comment.