Skip to content

Commit

Permalink
_
Browse files Browse the repository at this point in the history
  • Loading branch information
synesthesiam committed Nov 14, 2023
1 parent ecc86bf commit fccd4f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -58,7 +58,7 @@ jobs:
GITHUB_TOKEN: ${{ github.token }}
with:
upload_url: ${{ needs.create_release.outputs.upload_url }}
asset_path: dist/linux_armv7/piper-phonemize_armv7.tar.gz
asset_path: dist/linux_arm_v7/piper-phonemize_armv7.tar.gz
asset_name: piper-phonemize_linux_armv7l.tar.gz
asset_content_type: application/octet-stream
build_windows:
Expand Down

0 comments on commit fccd4f3

Please sign in to comment.