Skip to content

Commit 5476037

Browse files
authored
Another typo
1 parent 5434291 commit 5476037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,7 @@ jobs:
771771
codesign -dvvv ./test_install/EnergyPlus/energyplus
772772
codesign -dvvv ./test_install/EnergyPlus/libenergyplusapi.dylib
773773
codesign -dvvv ./test_install/EnergyPlus/libpython*.dylib
774-
codesign -dvvv ./test_install/ExpandObjects
774+
codesign -dvvv ./test_install/EnergyPlus/ExpandObjects
775775
echo "::endgroup::"
776776
777777
begin_group "Full Check signature of installed DMG for all executables and resolve otool libraries"

0 commit comments

Comments
 (0)