Skip to content

Commit

Permalink
Note to test on all platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
garfieldnate committed Jun 28, 2024
1 parent 88e1d6e commit 2a3f64f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion release.py
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,8 @@ def inspect_release(step: Step):
print(
(
f"Step {step.value}: Unzip SoarShuffler/Soar-Release-{SOAR_RELEASE_VERSION}/Soar_{SOAR_RELEASE_VERSION}-Multiplatform.zip "
"and ensure everything is in order. Check that VisualSoar, the debugger, TankSoar, and SoarCLI all work with a simple double-click."
"and ensure everything is in order. Check that VisualSoar, the debugger, TankSoar, and SoarCLI all work with a simple double-click. "
"Test on Mac, Windows, and Linux."
)
)
step.proceed()
Expand Down

0 comments on commit 2a3f64f

Please sign in to comment.