Skip to content

Commit

Permalink
Fix a typo: s/disctributions/distributions/
Browse files Browse the repository at this point in the history
(cherry picked from commit 0116cfd)
  • Loading branch information
webknjaz committed Sep 20, 2022
1 parent e46218b commit 8a45a30
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 @@ -361,7 +361,7 @@ jobs:
- name: Login
run: |
echo "${{ secrets.GITHUB_TOKEN }}" | gh auth login --with-token
- name: Download disctributions
- name: Download distributions
uses: actions/download-artifact@v2
with:
name: dist
Expand Down

0 comments on commit 8a45a30

Please sign in to comment.