Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mottosso committed Jun 10, 2021
1 parent 94b0014 commit 7bc662b
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 @@ -266,7 +266,7 @@ jobs:
run: |
cp ./cmdc.mod modules/
mkdir modules/stubs
mv linux-2022/cmdc.pyi modules/stubs/cmdc.pyi
mv ./linux-2022/cmdc.pyi modules/stubs/cmdc.pyi
zip -r cmdc-0.1.0.zip modules/
- name: Upload distribution
Expand Down

0 comments on commit 7bc662b

Please sign in to comment.