mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 16:33:37 +01:00
fix typo in release.yml (#3824)
This commit is contained in:
parent
aeaedd2e5e
commit
d88d7f26e4
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -283,4 +283,4 @@ jobs:
|
||||
upload_url: ${{ steps.create_release.outputs.upload_url }}
|
||||
asset_path: ./nushell-windows.msi
|
||||
asset_name: ${{ steps.info.outputs.windowsdir }}.msi
|
||||
asset_content_type: applictaion/x-msi
|
||||
asset_content_type: application/x-msi
|
||||
|
Loading…
Reference in New Issue
Block a user