mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-08-18 04:45:44 +00:00
forgot to rename the command :(
This commit is contained in:
parent
624f3f7c5a
commit
397433ea65
1 changed files with 1 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ jobs:
|
|||
git clone https://github.com/mozilla/libdmg-hfsplus.git
|
||||
cd libdmg-hfsplus && cmake . && make && cd ..
|
||||
sudo mv libdmg-hfsplus/dmg/dmg /usr/local/bin/dmg
|
||||
sudo mv libdmg-hfsplus/hfs/hfsplus /usr/local/bin/libdmg-hfsplus
|
||||
sudo mv libdmg-hfsplus/hfs/hfsplus /usr/local/bin/hfsplus
|
||||
sudo rm -r libdmg-hfsplus
|
||||
|
||||
- name: Get version info
|
||||
|
|
|
|||
Loading…
Reference in a new issue