mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-06 05:08:59 +00:00
fix spelling mistake (#30)
mistakes were made Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/30
This commit is contained in:
parent
46f5d1d31a
commit
4347afff77
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ jobs:
|
|||
rm libarmeilleure-jitsupport.dylib
|
||||
chmod +x Ryujinx.sh Ryujinx
|
||||
tar -czvf ../release_output/ryujinx-canary-${{ steps.version_info.outputs.build_version }}-${{ matrix.platform.zip_os_name }}.tar.gz ../publish
|
||||
tar -cJvf ../release_output/ryujinx-canary-${{ steps.version_info.outputs.build_version }}-${{ matrix.platform.zip_os_name }}.tar.gx ../publish
|
||||
tar -cJvf ../release_output/ryujinx-canary-${{ steps.version_info.outputs.build_version }}-${{ matrix.platform.zip_os_name }}.tar.xz ../publish
|
||||
popd
|
||||
shell: bash
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue