forgot to rename the command :(

This commit is contained in:
Max 2026-07-07 13:39:09 -05:00
parent 624f3f7c5a
commit 397433ea65

View file

@ -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