Skip to content

Commit

Permalink
repair appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
Yoshima11 committed Nov 8, 2023
1 parent 1bdd552 commit fef07b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ for:
- image: Ubuntu

after_build:
- tar -czvf py-ratios-linux.tar.gz -C dist counter
- tar -czvf py-ratios-linux.tar.gz -C dist py-ratios

artifacts:
- path: py-ratios-linux.tar.gz

0 comments on commit fef07b1

Please sign in to comment.