fix: Server manager start action is missing its OS target

This commit is contained in:
Ben Schwartz 2022-04-25 17:53:33 -04:00
parent 738bee7bb4
commit 4f87cae818

View file

@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
run_action server_manager/electron_app/build
run_action server_manager/electron_app/build "$1"
cd "${BUILD_DIR}/server_manager/electron_app/static"