File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed
Build4D_UnitTests/Settings Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 8787 - name : Move 4DSetup work directory to UnitTests project Work directory
8888 run : |
8989 mv ${{ github.workspace }}/.github/actions/setup4d-action/work/ ${{ github.workspace }}/${{ github.event.repository.name }}_UnitTests/Work/
90-
91-
92-
9390
9491 - name : 🏗️ Build ${{ github.event.repository.name }}_UnitTests
9592 uses : ./.github/actions/build4d-action
Original file line number Diff line number Diff line change 88 "invalid_licenseServer" :" /PACKAGE/Settings/invalid_4DSRV20x.license4D" ,
99 "invalid_xmlKeyLicense" :" /PACKAGE/Settings/invalid_4DOEM20x.license4D" ,
1010
11- "macVolumeDesktop" :" .. /Work/4D Volume Desktop/4D Volume Desktop.app/" ,
12- "winVolumeDesktop" :" .. /Work/4D Volume Desktop/4D Volume Desktop.exe" ,
11+ "macVolumeDesktop" :" /PACKAGE /Work/4D Volume Desktop/4D Volume Desktop.app/" ,
12+ "winVolumeDesktop" :" /PACKAGE /Work/4D Volume Desktop/4D Volume Desktop.exe" ,
1313 "invalid_macVolumeDesktop" :" /Applications/4D v0.0/4D Volume Desktop.app/" ,
1414 "invalid_winVolumeDesktop" :" C:/Program Files/4D/4D v0.0/4D Volume Desktop/" ,
1515
16- "macServer" :" .. /Work/4D Server/4D Server.app/" ,
17- "winServer" :" .. /Work/4D Server/4D Server.exe" ,
16+ "macServer" :" /PACKAGE /Work/4D Server/4D Server.app/" ,
17+ "winServer" :" /PACKAGE /Work/4D Server/4D Server.exe" ,
1818 "invalid_macServer" :" /Applications/4D v0.0/4D Server.app/" ,
1919 "invalid_winServer" :" C:/Program Files/4D/4D v0.0/4D Server/" ,
2020
You can’t perform that action at this time.
0 commit comments