Skip to content

Commit

Permalink
typo fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
biocodz authored Feb 28, 2024
1 parent a09b63b commit 72477b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
echo "running 'python setup.py -n all'"
python setup.py -n all
- name: upload artifacts
uses: ctions/upload-artifact@v4
uses: actions/upload-artifact@v4
with:
retention-days: 3
path: |
Expand Down

0 comments on commit 72477b2

Please sign in to comment.