Skip to content

Commit

Permalink
CI nonsense
Browse files Browse the repository at this point in the history
  • Loading branch information
mottosso committed Jun 10, 2021
1 parent 37aa771 commit b97a148
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,9 +265,7 @@ jobs:
- name: Create distribution
run: |
cp ./cmdc.mod modules/
mkdir ./modules/stubs
ls
tree
mkdir ./modules/cmdc-0.1.0/stubs
mv ./modules/cmdc-0.1.0/linux-2022/cmdc.pyi ./modules/cmdc-0.1.0/stubs/
zip -r cmdc-0.1.0.zip modules/
Expand Down

0 comments on commit b97a148

Please sign in to comment.