You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo"Build failed! Please look at the errors provided and open an issue if you can't solve them."
15
+
exit 1;
16
+
fi
17
+
18
+
cp -R "$WORKDIR/CTR Studio/bin/Debug/net6.0/Plugins""$WORKDIR/CTR Studio/bin/Debug/net6.0/linux-x64/"&&echo"Success! Run './CTR\\ Studio/bin/Debug/net6.0/linux-x64/CTR\\ Studio' to launch!"||echo"Something went wrong!"
0 commit comments