We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5434291 commit 5476037Copy full SHA for 5476037
.github/workflows/app_build.yml
@@ -771,7 +771,7 @@ jobs:
771
codesign -dvvv ./test_install/EnergyPlus/energyplus
772
codesign -dvvv ./test_install/EnergyPlus/libenergyplusapi.dylib
773
codesign -dvvv ./test_install/EnergyPlus/libpython*.dylib
774
- codesign -dvvv ./test_install/ExpandObjects
+ codesign -dvvv ./test_install/EnergyPlus/ExpandObjects
775
echo "::endgroup::"
776
777
begin_group "Full Check signature of installed DMG for all executables and resolve otool libraries"
0 commit comments